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