Skip to content

0.0.9

Choose a tag to compare

@hanielu hanielu released this 24 Jul 09:10
· 20 commits to main since this release
  • Fixed a bug where you couldn't declare a component inline without making it a variable on its own
// this used to break
render(html`<h1>Hello World</h1>`)
  • add new fenceEnd and globalsEnd options to vite plugin