Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@gakimball gakimball released this 13 Jul 20:26
· 54 commits to develop since this release
  • Added an @index variable that can be used within the #repeat helper. It starts at 0 and increments on each repeat.
  • Fixed only top-level files within a data/ folder being loaded. Files within subfolders will now load also.
  • Fixed a caching issue that would prevent JSON-based data from being updated within templates when saved.
  • Strip the byte order mark from pages and partials.
  • Partials no longer have a newline added to them when loaded into Handlebars.

Thanks to @Thumbleweed, @asselinpaul, and @FracturedShader for their contributions to this release ❤️