This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
Releases: frctl/handlebars
Releases · frctl/handlebars
v1.2.0
v1.2.0-beta.3
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