Skip to content

Hibiki v0.3.0 Release

Compare
Choose a tag to compare
@sawka sawka released this 14 Feb 19:18
· 74 commits to main since this release
e73e43d

Hibiki v0.3.0 Release

Updated latest to v0.3.0 at https://cdn.hibikihtml.com/hibiki/latest/hibiki-prod.min.js
Also available at https://cdn.hibikihtml.com/hibiki/v0.3.0/hibiki-prod.min.js

Hibiki HTML is now licensed under the OSI approved MPL v2 (Mozilla Public License)!
More information here: https://www.mozilla.org/en-US/MPL/2.0/FAQ/

Lots of under the hood changes to make writing UI component libraries
easier and more straight-forward. Tightened up the core tag library
by removing 'h-if', 'h-withcontext', 'h-foreach', and 'h-if-break' (all of that
functionality is available via attributes or other constructs).

See changelog.md for full list of changes.