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

Releases: frctl/handlebars

v1.2.0

28 Apr 17:52
Compare
Choose a tag to compare

v1.2.0-beta.3

08 Apr 18:13
Compare
Choose a tag to compare
v1.2.0-beta.3 Pre-release
Pre-release

Note: this release brings an old prerelease branch up to date with some newer improvements.

Features

  • switch to use new synchronous context methods
  • catch errors from render helper

Bug Fixes

  • skip arrays while merging context (#2)

Chores

  • bump lodash from 4.17.4 to 4.17.13 (#3)
  • replace yarn lockfile with package-lock.json