Skip to content

Commit

Permalink
Release 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
webketje committed Feb 15, 2022
1 parent ae06fb9 commit b38fa6f
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 2 deletions.
268 changes: 268 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,271 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.5.0](https://github.com/metalsmith/in-place/compare/v4.4.2...v4.5.0)

- feat: org migration, core plugin alignment [`ce3c8f1`](https://github.com/metalsmith/in-place/commit/ce3c8f153370b9e163917602f212b2bb8a29bd39)
- feat: use metalsmith.match instead of multimatch, drop Node < 10 support [`1a1d83f`](https://github.com/metalsmith/in-place/commit/1a1d83f51fda0df73776dda3ed1949613c72e04a)
- feat: better jsdoc typehints & defaults mgmt [`ae06fb9`](https://github.com/metalsmith/in-place/commit/ae06fb9cf82d394448b4d8a2c83a255003010add)
- fix: don't mistake dots in folder paths for extensions [`0392d6f`](https://github.com/metalsmith/in-place/commit/0392d6f3f668ea0a9d5d73b4a7217d6b2f9c8f35)

#### [v4.4.2](https://github.com/metalsmith/in-place/compare/4.4.1...v4.4.2)

> 9 March 2021
- Move pug jstransformer to dev dependencies [`#177`](https://github.com/metalsmith/in-place/pull/177)
- Prepare 4.4.2 [`419417f`](https://github.com/metalsmith/in-place/commit/419417fc2386c049e133ca3e0bb91dc7ac762d6a)

#### [4.4.1](https://github.com/metalsmith/in-place/compare/v4.4.0...4.4.1)

> 27 September 2019
- Fix infinite loop rendering bug [`#173`](https://github.com/metalsmith/in-place/pull/173)
- fix(package): update multimatch to version 4.0.0 [`#171`](https://github.com/metalsmith/in-place/pull/171)
- Return when done [`#170`](https://github.com/metalsmith/in-place/pull/170)
- Prepare 4.4.1 [`d6127eb`](https://github.com/metalsmith/in-place/commit/d6127ebcdf7b724ffb3112d318d9aac4e705ff86)

#### [v4.4.0](https://github.com/metalsmith/in-place/compare/v4.3.0...v4.4.0)

> 14 April 2019
- Add set filename option [`#169`](https://github.com/metalsmith/in-place/pull/169)
- Remove unnecessary line [`#168`](https://github.com/metalsmith/in-place/pull/168)
- Prepare 4.4.0 [`bb56391`](https://github.com/metalsmith/in-place/commit/bb5639147f439314ce3f01fba81cbc9c37508a29)

#### [v4.3.0](https://github.com/metalsmith/in-place/compare/v4.2.0...v4.3.0)

> 7 April 2019
- Add test for filename prefix on rendering error message [`#167`](https://github.com/metalsmith/in-place/pull/167)
- Allow async transforms [`#166`](https://github.com/metalsmith/in-place/pull/166)
- Add current file name to error message [`#164`](https://github.com/metalsmith/in-place/pull/164)
- Update readme [`#165`](https://github.com/metalsmith/in-place/pull/165)
- fix(package): update multimatch to version 3.0.0 [`#160`](https://github.com/metalsmith/in-place/pull/160)
- fix(package): update debug to version 4.0.0 [`#157`](https://github.com/metalsmith/in-place/pull/157)
- Improve readme [`#155`](https://github.com/metalsmith/in-place/pull/155)
- Ignore dev dependencies for greenkeeper [`1afa4e1`](https://github.com/metalsmith/in-place/commit/1afa4e137749163c46c32bd69e9dcf0fa35b8a7f)
- Prepare 4.3.0 [`e2ccc9a`](https://github.com/metalsmith/in-place/commit/e2ccc9ae0ac3e65281ece81c7e577bb66dd06427)

#### [v4.2.0](https://github.com/metalsmith/in-place/compare/4.1.1...v4.2.0)

> 19 July 2018
- Add flag to suppress error when there are no files to process [`#151`](https://github.com/metalsmith/in-place/pull/151)
- chore(package): update dependencies [`#153`](https://github.com/metalsmith/in-place/pull/153)
- Update links to metalsmith org [`#152`](https://github.com/metalsmith/in-place/pull/152)
- Remove shields.io badges [`#150`](https://github.com/metalsmith/in-place/pull/150)
- Update eslint-airbnb-base [`#148`](https://github.com/metalsmith/in-place/pull/148)
- Greenkeeper/update to node 10 [`#146`](https://github.com/metalsmith/in-place/pull/146)
- Update license [`#144`](https://github.com/metalsmith/in-place/pull/144)
- chore(package): update lint-staged to version 7.0.0 [`#143`](https://github.com/metalsmith/in-place/pull/143)
- Fix readme mistake [`#142`](https://github.com/metalsmith/in-place/pull/142)
- Update new feature wording [`f387f5c`](https://github.com/metalsmith/in-place/commit/f387f5c13d389bebba6a14caf0afb7c49cb56bce)
- Prepare 4.2.0 [`afc0366`](https://github.com/metalsmith/in-place/commit/afc0366478bc8fa1c361983dd62a1206b7227d11)

#### [4.1.1](https://github.com/metalsmith/in-place/compare/4.1.0...4.1.1)

> 25 January 2018
- Prepare 4.1.1 [`#141`](https://github.com/metalsmith/in-place/pull/141)

#### [4.1.0](https://github.com/metalsmith/in-place/compare/4.0.0...4.1.0)

> 25 January 2018
- Prepare 4.1.0 [`#140`](https://github.com/metalsmith/in-place/pull/140)
- Add debug [`#139`](https://github.com/metalsmith/in-place/pull/139)
- Update readme [`#135`](https://github.com/metalsmith/in-place/pull/135)
- Add npmrc [`#134`](https://github.com/metalsmith/in-place/pull/134)
- Remove babel [`#133`](https://github.com/metalsmith/in-place/pull/133)
- Ignore package lock [`#132`](https://github.com/metalsmith/in-place/pull/132)
- Remove lockfile [`#130`](https://github.com/metalsmith/in-place/pull/130)

### [4.0.0](https://github.com/metalsmith/in-place/compare/3.0.1...4.0.0)

> 4 January 2018
- Prepare 4.0.0 [`#129`](https://github.com/metalsmith/in-place/pull/129)
- v4 [`#120`](https://github.com/metalsmith/in-place/pull/120)
- Update dependencies to enable Greenkeeper 🌴 [`#125`](https://github.com/metalsmith/in-place/pull/125)
- Update for move [`#124`](https://github.com/metalsmith/in-place/pull/124)
- Update readme [`#117`](https://github.com/metalsmith/in-place/pull/117)

#### [3.0.1](https://github.com/metalsmith/in-place/compare/3.0.0...3.0.1)

> 2 August 2017
- Prepare 3.0.1 [`#112`](https://github.com/metalsmith/in-place/pull/112)

### [3.0.0](https://github.com/metalsmith/in-place/compare/2.0.1...3.0.0)

> 26 July 2017
- Prepare 3.0.0 [`#109`](https://github.com/metalsmith/in-place/pull/109)
- Accept array as pattern [`#108`](https://github.com/metalsmith/in-place/pull/108)
- chore(package): update husky to version 0.14.3 [`#103`](https://github.com/metalsmith/in-place/pull/103)
- chore(package): update lint-staged to version 4.0.1 [`#104`](https://github.com/metalsmith/in-place/pull/104)
- Ignore eslint for greenkeeper [`#105`](https://github.com/metalsmith/in-place/pull/105)
- Minor updates [`#99`](https://github.com/metalsmith/in-place/pull/99)
- Update travis config [`#97`](https://github.com/metalsmith/in-place/pull/97)
- Add prettier [`#95`](https://github.com/metalsmith/in-place/pull/95)
- Use babel-preset-env [`#94`](https://github.com/metalsmith/in-place/pull/94)
- Add coverage [`#93`](https://github.com/metalsmith/in-place/pull/93)
- Update dependencies to enable Greenkeeper 🌴 [`#92`](https://github.com/metalsmith/in-place/pull/92)
- Rename history [`#90`](https://github.com/metalsmith/in-place/pull/90)
- Add jest [`#89`](https://github.com/metalsmith/in-place/pull/89)
- Add issue template [`#88`](https://github.com/metalsmith/in-place/pull/88)
- Run eslint on travis as well [`#83`](https://github.com/metalsmith/in-place/pull/83)
- Update Readme.md [`#79`](https://github.com/metalsmith/in-place/pull/79)
- chore(package): update husky to version 0.14.3 (#103) [`#101`](https://github.com/metalsmith/in-place/issues/101)
- chore(package): update lint-staged to version 4.0.1 (#104) [`#100`](https://github.com/metalsmith/in-place/issues/100)

#### [2.0.1](https://github.com/metalsmith/in-place/compare/2.0.0...2.0.1)

> 1 January 2017
#### [2.0.0](https://github.com/metalsmith/in-place/compare/2.0.0-beta.1...2.0.0)

> 1 January 2017
- Update readme [`#76`](https://github.com/metalsmith/in-place/pull/76)
- Abstract rendering [`#72`](https://github.com/metalsmith/in-place/pull/72)
- Simplify babel setup [`#71`](https://github.com/metalsmith/in-place/pull/71)
- Add yarn lockfile [`#70`](https://github.com/metalsmith/in-place/pull/70)
- Test on same node versions as metalsmith/metalsmith [`#66`](https://github.com/metalsmith/in-place/pull/66)

#### [2.0.0-beta.1](https://github.com/metalsmith/in-place/compare/1.4.4...2.0.0-beta.1)

> 27 September 2016
- 2.0.0-beta.1 [`#57`](https://github.com/metalsmith/in-place/pull/57)
- Move to jstransformer [`#52`](https://github.com/metalsmith/in-place/pull/52)
- Error: Added filename to render callback. [`#51`](https://github.com/metalsmith/in-place/pull/51)
- Expose consolidate.requires fix #13 [`#13`](https://github.com/metalsmith/in-place/issues/13)

#### [1.4.4](https://github.com/metalsmith/in-place/compare/1.4.3...1.4.4)

> 3 May 2016
- Ensure partial names never contain backslashes [`#42`](https://github.com/metalsmith/in-place/pull/42)
- Remove eslint dependency [`#40`](https://github.com/metalsmith/in-place/pull/40)
- Chores [`#39`](https://github.com/metalsmith/in-place/pull/39)
- Update readme [`#28`](https://github.com/metalsmith/in-place/issues/28)
- Update readme badges [`#37`](https://github.com/metalsmith/in-place/issues/37)
- Remove makefile [`eb3d176`](https://github.com/metalsmith/in-place/commit/eb3d176e1c65608c7b44353b59b93fa04f249659)
- Update readme [`abd4337`](https://github.com/metalsmith/in-place/commit/abd43372de83cb684d151388d9223a9a9a955b2c)
- Add hound [`f7a122a`](https://github.com/metalsmith/in-place/commit/f7a122a2e7adc3153854eb6d947d9643c083365e)

#### [1.4.3](https://github.com/metalsmith/in-place/compare/1.3.3...1.4.3)

> 11 February 2016
- Refactor rename option [`#36`](https://github.com/metalsmith/in-place/pull/36)
- Finish a complete render to .html files [`#33`](https://github.com/metalsmith/in-place/pull/33)
- add rename option [`cc28b70`](https://github.com/metalsmith/in-place/commit/cc28b702b2afbd0a837b00fa55616c9a85c1efad)
- Update readme and move renaming logic [`f8632f4`](https://github.com/metalsmith/in-place/commit/f8632f4575ba0345f3e2b46f93f095e9c46a19d0)
- fix tests [`d4b65b2`](https://github.com/metalsmith/in-place/commit/d4b65b25fb215e843a3e4b47b3c0e6a0d0dabebb)
- Prevent path issues on windows [`1550d28`](https://github.com/metalsmith/in-place/commit/1550d28583573bc4196eb847de80aa83ed6e778e)
- update travis [`ed6dd6b`](https://github.com/metalsmith/in-place/commit/ed6dd6b0b5aba82a7cd09f02b1e8f6f1e1bd2170)

#### [1.3.3](https://github.com/metalsmith/in-place/compare/1.3.2...1.3.3)

> 27 January 2016
- Update consolidate and lodash.omit [`#34`](https://github.com/metalsmith/in-place/pull/34)

#### [1.3.2](https://github.com/metalsmith/in-place/compare/1.3.1...1.3.2)

> 17 October 2015
- Update fs-readdir-recursive [`#30`](https://github.com/metalsmith/in-place/pull/30)
- Update readme [`#27`](https://github.com/metalsmith/in-place/pull/27)
- Refactor partials tests [`#26`](https://github.com/metalsmith/in-place/pull/26)
- Update eslint config and modularize [`#25`](https://github.com/metalsmith/in-place/pull/25)
- Update readme and dependencies [`4080260`](https://github.com/metalsmith/in-place/commit/40802609c4247fb9701ef14c3c16353d6f239000)
- Boilerplate as example [`43a0511`](https://github.com/metalsmith/in-place/commit/43a0511a4f74392a260892aefb54c8663e5c1b25)

#### [1.3.1](https://github.com/metalsmith/in-place/compare/1.3.0...1.3.1)

> 6 August 2015
- Revert discarding unrecognised partials options [`#24`](https://github.com/metalsmith/in-place/pull/24)

#### [1.3.0](https://github.com/metalsmith/in-place/compare/1.2.1...1.3.0)

> 6 August 2015
- Update readme and only accept partials string [`#23`](https://github.com/metalsmith/in-place/pull/23)
- Update eslint [`#22`](https://github.com/metalsmith/in-place/pull/22)
- Update [`#19`](https://github.com/metalsmith/in-place/pull/19)
- Add test for swig includes [`#21`](https://github.com/metalsmith/in-place/pull/21)
- Update readme [`#5`](https://github.com/metalsmith/in-place/issues/5)
- Add support for partials string [`8b0e4a8`](https://github.com/metalsmith/in-place/commit/8b0e4a8cc0ae5ef8b5fb74f4eeccca13b6e002cc)
- Update code style: disallow single line ifs [`3721aaf`](https://github.com/metalsmith/in-place/commit/3721aafff1617d2e8bca20e7f0059a1f77cbf038)
- Add error handling [`4407710`](https://github.com/metalsmith/in-place/commit/4407710c858179a2559b3c0948c5b1e6cbb575b7)

#### [1.2.1](https://github.com/metalsmith/in-place/compare/1.2.0...1.2.1)

> 23 July 2015
- Update swig [`#18`](https://github.com/metalsmith/in-place/pull/18)

#### [1.2.0](https://github.com/metalsmith/in-place/compare/1.1.1...1.2.0)

> 23 July 2015
- Add badges [`#17`](https://github.com/metalsmith/in-place/pull/17)
- Update dependencies [`#16`](https://github.com/metalsmith/in-place/pull/16)
- Sans license [`6a01bc0`](https://github.com/metalsmith/in-place/commit/6a01bc03f9275b198898e31a9c93e950c778dad7)
- Add license [`06568d1`](https://github.com/metalsmith/in-place/commit/06568d138226d5ea4340398abad74249b99de86f)

#### [1.1.1](https://github.com/metalsmith/in-place/compare/1.1.0...1.1.1)

> 20 July 2015
- Add eslint [`#11`](https://github.com/metalsmith/in-place/pull/11)
- Add release badge [`6aae89e`](https://github.com/metalsmith/in-place/commit/6aae89ef3021b509534f29415c1f101bb6193b18)

#### [1.1.0](https://github.com/metalsmith/in-place/compare/1.0.1...1.1.0)

> 19 July 2015
- Update tests [`#8`](https://github.com/metalsmith/in-place/pull/8)
- Ignore binary files [`a1bd29c`](https://github.com/metalsmith/in-place/commit/a1bd29c18d7dd5cba6849a24efdf538baec556f7)
- Add editorconfig [`527020e`](https://github.com/metalsmith/in-place/commit/527020e699eaa1f2589546abfcd26eac9b0f0491)
- Add gitattributes [`afdf946`](https://github.com/metalsmith/in-place/commit/afdf946767521999db147d7f1054766c711327f5)
- Add author and other info [`fc5e6d8`](https://github.com/metalsmith/in-place/commit/fc5e6d8fae7c7dfadda93947190fbbb93c2f576c)
- Update readme [`881c575`](https://github.com/metalsmith/in-place/commit/881c575747d371810acd96143321a460963324cb)
- Add travis [`7303baa`](https://github.com/metalsmith/in-place/commit/7303baa52a775cd1995285e2648d799cb1c6110e)
- Add david dm badges [`6aeec90`](https://github.com/metalsmith/in-place/commit/6aeec90580a475bb99cdf6b44fae6a6226e34dcb)

#### [1.0.1](https://github.com/metalsmith/in-place/compare/1.0.0...1.0.1)

> 22 November 2014
- Add example [`eac4117`](https://github.com/metalsmith/in-place/commit/eac4117836dae4c000752ffdb0d6b1c45f4fbee8)

#### 1.0.0

> 18 November 2014
- Update for metalsmith 1.x [`#25`](https://github.com/metalsmith/in-place/pull/25)
- Possibility to pass options to the template engine (with lodash.omit). [`#8`](https://github.com/metalsmith/in-place/pull/8)
- Update readme, closes #1 [`#1`](https://github.com/metalsmith/in-place/issues/1)
- Remove everything not related to in-place templating, closes #2 [`#2`](https://github.com/metalsmith/in-place/issues/2)
- first commit [`53b63f4`](https://github.com/metalsmith/in-place/commit/53b63f440ae4bf7f1a152ebe1df413f3f5f7d040)
- add rendering of files in place [`21d8cbf`](https://github.com/metalsmith/in-place/commit/21d8cbf0fac85a16e4d65873d9ee45158d9885ba)
- add in place option, change pattern to just restrict [`dcf8402`](https://github.com/metalsmith/in-place/commit/dcf8402877734e44f766c3f9d9123a57c4bbcf9d)
- Render files in place by default [`dee5a2a`](https://github.com/metalsmith/in-place/commit/dee5a2ad6e4966ac6499d6f9bb5aba775006964c)
- fix style [`5b35555`](https://github.com/metalsmith/in-place/commit/5b35555ed25cbe1532c3723981c4282e1a81cd96)
- Using 'lodash.omit' instead of own implementation. [`f01b629`](https://github.com/metalsmith/in-place/commit/f01b62989435fe402e148b9e0f89a8d3c0b48384)
- Add installation instructions [`c1cfd65`](https://github.com/metalsmith/in-place/commit/c1cfd6575c4de78c8e943e04248144176ebf7a99)
- Update package.json [`2ee797d`](https://github.com/metalsmith/in-place/commit/2ee797d9f3c409bf9ca089cba12d3e17cd63b30b)
- update readme [`8700e2a`](https://github.com/metalsmith/in-place/commit/8700e2a2a29550c881f7cf3a859eb6233b66a912)
- update readme [`9348283`](https://github.com/metalsmith/in-place/commit/9348283e0256465d7e53dc7332d90c50083cb85d)

<!-- auto-changelog-above -->

### 4.4.2 - March 9, 2021
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"bugs": {
"url": "https://github.com/metalsmith/in-place/issues"
},
"version": "4.4.2",
"version": "4.5.0",
"scripts": {
"changelog": "auto-changelog -u --starting-date 2021-12-01 --sort-commits date-desc --commit-limit false --ignore-commit-pattern '(dev|Release|Merge)'",
"coverage": "nyc report --reporter=text-lcov > ./coverage.info",
Expand Down

0 comments on commit b38fa6f

Please sign in to comment.