Skip to content

Latest commit

 

History

History
337 lines (104 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

337 lines (104 loc) · 10.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.4.3 (2024-11-07)

Note: Version bump only for package @restorecommerce/handlebars-helperized

1.4.2 (2024-11-04)

Bug Fixes

  • various: Upgrade deps (a1b22fd)
  • various: Upgrade eslint to use typescript-eslint (62e3439)
  • various: Upgrade eslint to use typescript-eslint (b580f00)
  • various: Upgrade eslint to use typescript-eslint (8a9ce59)

1.4.1 (2024-06-07)

Note: Version bump only for package @restorecommerce/handlebars-helperized

1.4.0 (2024-04-24)

Features

  • add wait function to the Renderer (#84) (1347d8f)

1.3.0 (2024-04-23)

Features

  • add wait function to the Renderer (#84) (1347d8f)

1.2.0 (2024-04-23)

Features

  • convert handlebars-helperized to ESM (2e9b037)

1.1.0 (2024-04-23)

Features

  • convert handlebars-helperized to ESM (28b275e)

1.0.11 (2024-03-05)

Note: Version bump only for package @restorecommerce/handlebars-helperized

1.0.10 (2024-03-04)

Bug Fixes

  • handlebars-helperized: double default check (dfc9613)

1.0.9 (2024-02-27)

Bug Fixes

1.0.8 (2024-02-26)

Bug Fixes

  • up handlebars-helperized to use import instead of require (ad8a550)

1.0.7 (2024-02-21)

Bug Fixes

  • handlebars-helperized and mailer module (ed596c4)

1.0.6 (2023-11-20)

Note: Version bump only for package @restorecommerce/handlebars-helperized

1.0.5 (2023-10-07)

Note: Version bump only for package @restorecommerce/handlebars-helperized

1.0.4 (2023-07-11)

Note: Version bump only for package @restorecommerce/handlebars-helperized

1.0.3 (2023-05-29)

Note: Version bump only for package @restorecommerce/handlebars-helperized

1.0.2 (2023-05-22)

Note: Version bump only for package @restorecommerce/handlebars-helperized

1.0.1 (2022-10-14)

Note: Version bump only for package @restorecommerce/handlebars-helperized

1.0.0 (2022-08-25)

Features

  • move to fully typed grpc client and server (ec9be2d)

Reverts

  • Revert "BREAKING CHANGE: move to fully typed grpc client and server" (2d584a7)

BREAKING CHANGES

  • move to fully typed grpc client and server

0.1.20 (2022-06-10)

Bug Fixes

0.1.19 (2022-05-16)

Note: Version bump only for package @restorecommerce/handlebars-helperized

0.1.18 (2022-02-22)

Note: Version bump only for package @restorecommerce/handlebars-helperized

0.1.17 (2022-02-15)

Bug Fixes

  • handlebars-helperized: made layout, style, opts and customhelpers as optional parameters (a4e3f6d)

0.1.16 (2022-02-14)

Note: Version bump only for package @restorecommerce/handlebars-helperized

0.1.15 (2021-08-23)

Bug Fixes

  • version: up version to be in sync in package-lock (b8f22c1)

0.1.14 (2021-08-03)

Bug Fixes

0.1.13 (2021-08-03)

Bug Fixes

  • koa-health-check: added missing .eslintrc.js (45af632)

0.1.12 (2021-06-26)

Note: Version bump only for package @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.