Skip to content

1.0.1 Root SubExpression

Choose a tag to compare

@theodorejb theodorejb released this 24 Mar 18:56
· 51 commits to master since this release

Fixed

  • Support for sub-expressions that are PathExpression roots (e.g. {{(my-helper foo).bar}}).
  • Compilation of multi-segment if/unless conditions (#15).
  • Helper argument handling in strict mode.
  • assumeObjects errors now align better with Handlebars.js.