Skip to content

Releases: bigcommerce/paper-handlebars

v5.2.0

20 Oct 16:39
3cf3f16
Compare
Choose a tag to compare

5.2.0 (2022-10-20)

Bug Fixes

  • STRF-10157 Fix build job: npm ci -> npm i (#215) (b07157c)
  • STRF-10157 Fix semantic release: added missing dependency (#216) (3cf3f16)

Features

  • STRF-10157 Introduce semantic release in repo (#213) (b692bc7)

v5.1.7

19 Oct 17:55
061f730
Compare
Choose a tag to compare
  • fix: preload hints nested templates returning undefined paths ([#212])[https://github.com//pull/212]
  • feat: bundle library to js file ([#211])[https://github.com//pull/211]

v5.1.6

17 Oct 13:59
21ceaf4
Compare
Choose a tag to compare
  • ref: STRF-10124 Clean up handlebars dependencies ([#209])[https://github.com//pull/209]

v5.1.5

13 Oct 20:28
581d391
Compare
Choose a tag to compare
  • feat: preload hints generation, as attribute properly implemented

v5.1.4

07 Oct 14:33
2744f57
Compare
Choose a tag to compare
  • fix: STRF-10122 Fix forEach, withFirst helpers makeIterator utils([#203])[https://github.com//pull/203]

v5.1.3

06 Oct 15:24
ef90741
Compare
Choose a tag to compare
  • fix: STRF-10122 Fix inArray helper, when array is undefined ([#201])[https://github.com//pull/201]

v5.1.2

27 Sep 14:59
048524b
Compare
Choose a tag to compare
  • investigate google fonts css uri encoding issue ([#197])[https://github.com//pull/197]
  • Add original stack trace to render error ([#198])[https://github.com//pull/198]
  • Import 3rd part handlebars helpers and utiliy function to support them ([#195])[https://github.com//pull/195]

v5.1.1

30 Aug 15:44
20aa755
Compare
Choose a tag to compare
  • removes type attribute of earlyHint helper (#193)

v5.1.0

22 Aug 19:13
d0b70e2
Compare
Choose a tag to compare
  • enable optional resource hint generation in stylesheet helper(#187)
  • enable optional resource hint generation in getFontsCollection helper (#188)
  • enable optional resource hint generation in cdn helper(#189)
  • introduce new earlyHint helper (#190)

Release 5.0.6

14 Jul 09:25
a160a8f
Compare
Choose a tag to compare
  • bugfix for edge case affecting get, getObject, and option (#185)