Skip to content

v1.2.3 2019-04-06

Compare
Choose a tag to compare
@zordius zordius released this 06 Apr 10:40
· 175 commits to master since this release
  • align with handlebars.js 4.0.11
  • f429712 fix partial block standalone tag detection issue
  • 4f1ca85 fix for {{#each foo as |bar|}} when the value is not an array
  • ca892c4 fix for PHP 7.2 count(null) issue and StringObject not found issue