@restorecommerce/handlebars-helperized
Version:
Opinionated handlebars based templating engine for rendering e-mail like content
172 lines (58 loc) • 5.17 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.
## [1.0.1](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@1.0.0...@restorecommerce/handlebars-helperized@1.0.1) (2022-10-14)
**Note:** Version bump only for package @restorecommerce/handlebars-helperized
# [1.0.0](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@0.1.20...@restorecommerce/handlebars-helperized@1.0.0) (2022-08-25)
### Features
* move to fully typed grpc client and server ([ec9be2d](https://github.com/restorecommerce/handlebars-helperized/commit/ec9be2daff0823e9ba440a2845b7b1a7f2d74b50))
### Reverts
* Revert "BREAKING CHANGE: move to fully typed grpc client and server" ([2d584a7](https://github.com/restorecommerce/handlebars-helperized/commit/2d584a709632ae608f595a2c836deabd34f671d9))
### BREAKING CHANGES
* move to fully typed grpc client and server
## [0.1.20](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@0.1.19...@restorecommerce/handlebars-helperized@0.1.20) (2022-06-10)
### Bug Fixes
* fix merge issues ([cc37d83](https://github.com/restorecommerce/handlebars-helperized/commit/cc37d8356df3b494af8c6af9e39304a49073301c))
## [0.1.19](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@0.1.18...@restorecommerce/handlebars-helperized@0.1.19) (2022-05-16)
**Note:** Version bump only for package @restorecommerce/handlebars-helperized
## [0.1.18](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@0.1.17...@restorecommerce/handlebars-helperized@0.1.18) (2022-02-22)
**Note:** Version bump only for package @restorecommerce/handlebars-helperized
## [0.1.17](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@0.1.16...@restorecommerce/handlebars-helperized@0.1.17) (2022-02-15)
### Bug Fixes
* **handlebars-helperized:** made layout, style, opts and customhelpers as optional parameters ([a4e3f6d](https://github.com/restorecommerce/handlebars-helperized/commit/a4e3f6d8879f5f6581ab8cac27c8fa3f588a231c))
## [0.1.16](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@0.1.15...@restorecommerce/handlebars-helperized@0.1.16) (2022-02-14)
**Note:** Version bump only for package @restorecommerce/handlebars-helperized
## [0.1.15](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@0.1.14...@restorecommerce/handlebars-helperized@0.1.15) (2021-08-23)
### Bug Fixes
* **version:** up version to be in sync in package-lock ([b8f22c1](https://github.com/restorecommerce/handlebars-helperized/commit/b8f22c1268ee2af4beff7d88bda30f197896e3d2))
## [0.1.14](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@0.1.13...@restorecommerce/handlebars-helperized@0.1.14) (2021-08-03)
### Bug Fixes
* up pkg locks ([8ed92d6](https://github.com/restorecommerce/handlebars-helperized/commit/8ed92d613b9a095e4b5066056ac566e5dbcf1472))
* updated githead ([2904d30](https://github.com/restorecommerce/handlebars-helperized/commit/2904d30e5773dc8a87c01a08ff6481f99d692354))
## [0.1.13](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@0.1.12...@restorecommerce/handlebars-helperized@0.1.13) (2021-08-03)
### Bug Fixes
* **koa-health-check:** added missing .eslintrc.js ([45af632](https://github.com/restorecommerce/handlebars-helperized/commit/45af632955d2dd448e7a27f4e8c4b971412cd004))
## [0.1.12](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@0.1.11...@restorecommerce/handlebars-helperized@0.1.12) (2021-06-26)
**Note:** Version bump only for package @restorecommerce/handlebars-helperized
## [0.1.11](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@0.1.10...@restorecommerce/handlebars-helperized@0.1.11) (2021-05-25)
**Note:** Version bump only for package @restorecommerce/handlebars-helperized
## 0.1.10 (2021-05-24)
**Note:** Version bump only for package @restorecommerce/handlebars-helperized
### 0.1.9 (April 15th, 2021)
- Upgrade deps.
### 0.1.8 (July 9th, 2020)
- Add custom helpers on class initialization and cover with unit test
- Upgrade deps.
### 0.1.7 (October 24th, 2019)
- Upgrade deps.
### 0.1.6 (July 23rd, 2019)
- prevent .git folder being published to npm
### 0.1.5 (June 17th, 2019)
- Revert change from 0.1.3 with nfc formatting.
### 0.1.2 (June 20th, 2017)
- Revert change from 0.1.1 with nfc formatting.
### 0.1.1 (June 20th, 2017)
- Upgrade deps.
- Note that `nfc` number formatting has changed; The currency symbol is rendered by the extension now.
### 0.1.0 (October 11th, 2017)
Initial share.