Releases: Omikorin/bun-plugin-handlebars
Releases · Omikorin/bun-plugin-handlebars
[email protected]
Fixed
- template generation
Other changes
- bumped Bun version to 1.3.2
Full Changelog: https://github.com/Omikorin/bun-plugin-handlebars/compare/[email protected]@0.1.1
[email protected]
Other changes
- bumped Bun version to 1.3.2
Full Changelog: https://github.com/Omikorin/bun-plugin-handlebars/compare/[email protected]@0.1.1
[email protected]
Initial release
Full integration of Handlebars with support for: context, compile / runtime options, partials, and helpers.
[email protected]
Initial release
Basic template showing how to use the plugin and common Handlebars functions.