Closed davidshimjs closed 9 years ago
In Handlebars.runtime above 3.0.0, It has changed some arguments and output formats related test cases.
For example, invokePartial uses three arguments unlike in the past. https://github.com/wycats/handlebars.js/commit/f990cf006422fbcbbae7d8a8a866831e58300ea4
invokePartial
Any word on this? I'd like to use Handlebars 3 in my app. I can update the tests if that's all that's holding this PR back.
@pzuraq Yes ;)
In Handlebars.runtime above 3.0.0, It has changed some arguments and output formats related test cases.
For example,
invokePartial
uses three arguments unlike in the past. https://github.com/wycats/handlebars.js/commit/f990cf006422fbcbbae7d8a8a866831e58300ea4