This repository has been archived by the owner on Aug 26, 2020. It is now read-only.
Releases: Financial-Times/n-handlebars
Releases · Financial-Times/n-handlebars
v2.0.0
Undeprecate the encode helper function
Undeprecate the encode helper function as it is used (#83) * Undeprecate the encode helper function as it is used * Add context to helper deprecation warning
Add deprecation warnings for helpers to be deprecated in 2019
Fix node version range
v1.21.4 Fix node version range
Unpin express-handlebars
v1.21.3 Unpin express-handlebars as the issue with configuration partialDir a…
Pin to express-handlebars@3.0.0
Use express-handlebars package from npm
v1.21.1 Install express-handlebars dependency from npm rather than git, fixes…
Add ifEqualsSome helper
v1.21.0 Add ifEqualsSome helper. (#71)
CircleCI 2.0 Migration
v1.20.1 Migrate component to CircleCI 2.0 (#70)
v1.20.0: Build link helper (#69)
* initial buildLink helper 🐿 v2.9.0 * add unit tests 🐿 v2.9.0 * bump circle testing to node 8 🐿 v2.9.0 * add default param 🐿 v2.9.0