Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@gakimball gakimball released this 11 Dec 19:43
· 125 commits to develop since this release
  • Output Handlebars errors to the console or the page instead of just crashing. Handy!
  • Fixed Handlebars helpers not being reloaded when Panini.refresh() is called.
  • Fixed the root Handlebars variable using the wrong slash on Windows.
  • Fixed an error that occurred if Panini.refresh() was called before the plugin is initialized.

Thanks to @ppowalowski for contributing two of these bug fixes!