Skip to content

WebC v0.9.2

Compare
Choose a tag to compare
@zachleat zachleat released this 07 Mar 17:26
· 55 commits to main since this release
  • Fixes bug with webc:bucket hoisting (adding to a non-default bucket and then the default bucket should remove code from the non-default bucket)
  • Fixes bug with CSS/JS bundle ordering based on component graph. Code should render in order from leaf components to page, where page CSS/JS is rendered last (e.g. this test case 57f0f11)

Full Changelog: v0.9.1...v0.9.2