Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (next) #893

Merged
merged 1 commit into from May 9, 2024
Merged

Version Packages (next) #893

merged 1 commit into from May 9, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 3, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@sveltejs/vite-plugin-svelte@4.0.0-next.0

Major Changes

  • remove support for Svelte 4 (#892)

  • disable script preprocessing in vitePreprocess() by default because Svelte 5 supports lang=ts out of the box (#892)

  • replaced svelte-hmr with Svelte 5 compiler hmr integration (#892)

Patch Changes

  • fix: make defaultHandler a required argument for onwarn in plugin options (#895)

  • Remove log about experimental status of Svelte 5. Note that breaking changes can still occur while vite-plugin-svelte 4 is in prerelease mode (#894)

  • Updated dependencies [49324dbf747a46ae75b405a29fc7feac2db966dd]:

    • @sveltejs/vite-plugin-svelte-inspector@3.0.0-next.0

@sveltejs/vite-plugin-svelte-inspector@3.0.0-next.0

Major Changes

  • remove support for Svelte 4 (#892)

Patch Changes

@dominikg dominikg merged commit 5f8c4e4 into main May 9, 2024
@dominikg dominikg deleted the changeset-release/main branch May 9, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants