Skip to content

Releases: Omikorin/bun-plugin-handlebars

create-bun-hbs@0.1.1

18 Nov 00:41

Choose a tag to compare

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

18 Nov 00:43

Choose a tag to compare

create-bun-hbs@0.1.0

08 Oct 13:46

Choose a tag to compare

Initial release

Full integration of Handlebars with support for: context, compile / runtime options, partials, and helpers.

bun-plugin-hbs@0.1.0

08 Oct 13:46

Choose a tag to compare

Initial release

Basic template showing how to use the plugin and common Handlebars functions.