0.4.2 (2020-09-09)
- Revert "chore: skip problematic dependabot commits" (d904b23)
0.4.1 (2020-09-09)
0.4.0 (2020-09-09)
- support pure helper definitions (f38c9ea)
0.3.0 (2020-09-09)
- mark generated Templates as pure (e589ad2)
0.2.5 (2019-11-15)
- opts: check that options.handlebars is defined (fcc1e8a)
-
0.2.4 Add extra config parameter to be able to define custom handlebars compiler
-
0.2.3 Don't override options.jquery if jQuery is global (@xcambar - #9)
-
0.2.2 Fix Windows compatibility (@mohd-akram - #8)
-
0.2.1 Use
var
in exported JS to improve compatibility -
0.2.0 Expose default runtime ID as
handlebars.runtimeId
-
0.1.1 Simplify runtime import
-
0.1.0 Initial release.