Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 07:45
· 3 commits to main since this release
640beef

Minor Changes

  • 5d77c5e: Rollback styleEntrypoint option: importing the css module in the svelte file can cause problems with vite preprocessor. The css module should be imported manually.

Patch Changes

  • 8900979: Use .assign method for svelte component properties.