Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

Releases: Financial-Times/n-handlebars

v2.0.0

28 Nov 10:41
652a501
Compare
Choose a tag to compare
  • Remove concept helper. If you need this functionality in your application you will need to add the following helper:
    concept: require('@financial-times/n-topic-card/handlebars-helpers/concept')
  • Bump n-image for the origami breaking changes

Undeprecate the encode helper function

01 May 10:39
041ae02
Compare
Choose a tag to compare
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

11 Apr 12:48
a5076bb
Compare
Choose a tag to compare

Fix node version range

03 Apr 15:24
a629b4e
Compare
Choose a tag to compare
v1.21.4

Fix node version range

Unpin express-handlebars

06 Mar 10:05
978bf20
Compare
Choose a tag to compare
v1.21.3

Unpin express-handlebars as the issue with configuration partialDir a…

Pin to express-handlebars@3.0.0

21 Feb 14:36
Compare
Choose a tag to compare

Use express-handlebars package from npm

02 Jan 09:45
9128746
Compare
Choose a tag to compare
v1.21.1

Install express-handlebars dependency from npm rather than git, fixes…

Add ifEqualsSome helper

16 Jul 07:45
1f2a415
Compare
Choose a tag to compare
v1.21.0

Add ifEqualsSome helper. (#71)

CircleCI 2.0 Migration

04 Jul 15:09
ae28e77
Compare
Choose a tag to compare
v1.20.1

Migrate component to CircleCI 2.0 (#70)

v1.20.0: Build link helper (#69)

03 Jul 10:39
0a1c921
Compare
Choose a tag to compare
* 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