All Versions
74
Latest Version
Avg Release Cycle
24 days
Latest Release
1527 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.5.2
November 13, 2019 -
v4.5.1 Changes
October 29, 2019๐ Bugfixs
- ๐ fix: move "eslint-plugin-compat" to devDependencies - 5e9d17f (#1589)
Compatibility notes:
- No compatibility issues are to be expected
-
v4.5.0 Changes
October 28, 2019๐ Features / Improvements
- โ Add method Handlebars.parseWithoutProcessing (#1584) - 62ed3c2
- โ add guard to if & unless helpers (#1549)
- ๐ show source location for the strict lookup exceptions - feb60f8
๐ Bugfixes:
- ๐ Use objects for hash value tracking - 7fcf9d2
Chore:
- ๐ Resolve deprecation warning message from eslint while running eslint (#1586) - 7052e88
- ๐ chore: add eslint-plugin-compat and eslint-plugin-es5 - 088e618
Compatibility notes:
- No compatibility issues are to be expected
-
v4.4.5 Changes
October 20, 2019๐ Bugfixes:
- Contents of raw-blocks must be matched with non-eager regex-matching - 8d5530e, #1579
-
v4.4.4 Changes
October 20, 2019๐ Bugfixes:
- ๐ fix: prevent zero length tokens in raw-blocks (#1577, #1578) - f1752fe
Chore:
- ๐ chore: link to s3 bucket with https, add "npm ci" to build instructions - 0b593bf
Compatibility notes:
- no compatibility issues are expected
-
v4.4.3 Changes
October 08, 2019๐ Bugfixes
Typings:
- โ add missing type fields to AST typings and add tests for them - 0440af2
-
v4.4.2 Changes
October 02, 2019- chore: fix grunt-saucelabs dependency - b7eada0
-
v4.4.1 Changes
October 02, 2019 -
v4.4.0 Changes
September 29, 2019- โ Added support for iterable objects in {{#each}} helper (#1557) - cf7545e
-
v4.3.5 Changes
October 02, 2019- Error message for syntax error missing location in 4.2.1+ (#1562)