@pattern-lab/engine-handlebars
Version:
The Handlebars engine for Pattern Lab / Node
216 lines (82 loc) • 10.5 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [6.1.0](https://github.com/pattern-lab/patternlab-node/compare/v6.0.3...v6.1.0) (2023-12-21)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
# [6.0.0](https://github.com/pattern-lab/patternlab-node/compare/v5.17.0...v6.0.0) (2023-01-31)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
## [5.16.4](https://github.com/pattern-lab/patternlab-node/compare/v5.16.2...v5.16.4) (2022-09-23)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
## [5.16.1](https://github.com/pattern-lab/patternlab-node/compare/v5.16.0...v5.16.1) (2022-01-29)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
# [5.16.0](https://github.com/pattern-lab/patternlab-node/compare/v5.15.7...v5.16.0) (2022-01-29)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
## [5.15.1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/v5.15.0...v5.15.1) (2021-10-16)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
## [5.14.3](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/v5.14.2...v5.14.3) (2021-05-17)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
# [5.14.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/v5.13.3...v5.14.0) (2021-01-12)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
## [5.10.1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/v5.10.0...v5.10.1) (2020-05-09)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
# [5.10.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/v5.9.3...v5.10.0) (2020-05-09)
### Bug Fixes
* **docs:** resolving broken links in new docs site [#1192](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/issues/1192) ([374c103](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/374c103a59504ba239b16680f86a89b4d95e304f))
* **docs:** resolving broken links in new docs site [#1192](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/issues/1192) ([48de8c2](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/48de8c2e134a61c0b4440375254bc9590a3e2563))
* **docs:** resolving broken links in new docs site [#1192](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/issues/1192) ([363f22c](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/363f22c643239ef4ca48d6f5942111604fda5ead))
* **docs:** resolving broken links in new docs site [#1192](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/issues/1192) ([487cc78](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/487cc783388043ec16ab1e54a3bfd8490038d058))
* **docs:** resolving broken links in new docs site [#1192](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/issues/1192) ([571017f](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/571017ffafa2cf6e8fa01b7ea7effc88922b05d1))
* **docs:** resolving broken links in new docs site [#1192](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/issues/1192) ([b4eb12e](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/b4eb12e68ceb402964a7e303610e5b0c008876ba))
# [5.5.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/v5.4.2...v5.5.0) (2019-12-19)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
# [5.0.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/v3.0.0-beta.3...v5.0.0) (2019-10-25)
### Bug Fixes
* **lint:** Use const instead of var ([ad1e782](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/ad1e782ef71295eb610f56d019eaa35499fb3f85))
* Rename Handlebars and Nunjucks extension setting to "extend" ([74e5af2](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/74e5af28c4e714fdfc1db535b94c52f3dc14a3a4))
### Features
* **engine-handlebars:** Default location for helpers, like engine-nunjucks ([11c4180](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/11c41805e0c3dbebb7109719c4f3c780d32feab5))
* **engine-handlebars:** Document the Helpers feature ([a01e040](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/a01e040429a7f77dfeb28d67c690e835b97881de))
* **engine-handlebars:** Load Handlebars helpers specified in the config ([a12df36](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/a12df36d2a644dfac8ded1dfd94b987e99c29d79))
# [2.0.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/@pattern-lab/engine-handlebars@2.0.0-beta.1...@pattern-lab/engine-handlebars@2.0.0) (2019-08-23)
### Bug Fixes
* **lint:** Use const instead of var ([ad1e782](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/ad1e782))
* Rename Handlebars and Nunjucks extension setting to "extend" ([74e5af2](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/74e5af2))
### Features
* **engine-handlebars:** Default location for helpers, like engine-nunjucks ([11c4180](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/11c4180))
* **engine-handlebars:** Document the Helpers feature ([a01e040](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/a01e040))
* **engine-handlebars:** Load Handlebars helpers specified in the config ([a12df36](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/a12df36))
# [2.0.0-beta.1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/@pattern-lab/engine-handlebars@2.0.0-beta.0...@pattern-lab/engine-handlebars@2.0.0-beta.1) (2019-02-09)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
<a name="2.0.0-beta.0"></a>
# [2.0.0-beta.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/@pattern-lab/engine-handlebars@2.0.0-alpha.8...@pattern-lab/engine-handlebars@2.0.0-beta.0) (2018-09-07)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
<a name="2.0.0-alpha.8"></a>
# [2.0.0-alpha.8](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/@pattern-lab/engine-handlebars@2.0.0-alpha.7...@pattern-lab/engine-handlebars@2.0.0-alpha.8) (2018-07-06)
### Features
* **package:** add npmrc file ([55f5bc2](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/55f5bc2))
* **package:** pin all dependencies ([415698e](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/415698e))
* **package:** remove package-lock.json files ([5ab3995](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/5ab3995))
<a name="2.0.0-alpha.7"></a>
# [2.0.0-alpha.7](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/@pattern-lab/engine-handlebars@2.0.0-alpha.6...@pattern-lab/engine-handlebars@2.0.0-alpha.7) (2018-07-05)
### Features
* **tests:** use lerna run test at the monorepo level ([38a01b1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/38a01b1))
<a name="2.0.0-alpha.6"></a>
# [2.0.0-alpha.6](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/@pattern-lab/engine-handlebars@2.0.0-alpha.5...@pattern-lab/engine-handlebars@2.0.0-alpha.6) (2018-05-04)
**Note:** Version bump only for package @pattern-lab/engine-handlebars
<a name="2.0.0-alpha.5"></a>
# [2.0.0-alpha.5](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/@pattern-lab/engine-handlebars@2.0.0-alpha.4...@pattern-lab/engine-handlebars@2.0.0-alpha.5) (2018-03-21)
### Bug Fixes
* **lint:** run code through prettier ([ca52fde](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/ca52fde)), closes [#825](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/issues/825)
* **package:** remove files obsoleted by monorepo ([9abb8ac](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/9abb8ac))
* **package:** update LICENSE ([337aa32](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/337aa32))
* **README:** update content for consistency ([4edf0d4](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/4edf0d4)), closes [#815](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/issues/815)
<a name="2.0.0-alpha.4"></a>
# [2.0.0-alpha.4](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/compare/@pattern-lab/engine-handlebars@2.0.0-alpha.3...@pattern-lab/engine-handlebars@2.0.0-alpha.4) (2018-03-05)
### Bug Fixes
* **config:** Add npm registry to lerna config ([1473cd5](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/1473cd5))
<a name="2.0.0-alpha.3"></a>
# 2.0.0-alpha.3 (2018-03-02)
### Bug Fixes
* **packages:** Allow scoped publishing ([58beeb6](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/58beeb6))
### Features
* **packages:** Update all package.json repo and bug links ([5eb2c11](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-handlebars/commit/5eb2c11))