Skip to content

@wxt-dev/module-svelte v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 14:04
· 120 commits to main since this release

⚠️ breaking changescompare changes

🚀 Enhancements

  • ⚠️ Svelte 5 support (#1104)

🏡 Chore

  • Add oxlint for linting (#947)
  • Upgrade all non-major dependencies (#1040)

⚠️ Breaking Changes

Upgraded @sveltejs/vite-plugin-svelte from v3 to v4. This drops support for Svelte 4 and below. To continue using older versions of Svelte, use v1 of this module.

To upgrade to svelte 5, just install svelte@5.

❤️ Contributors