Skip to content

@sveltejs/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 16:42
· 807 commits to main since this release
2558879

Major Changes

  • breaking: require SvelteKit 2 peer dependency (#11289)

  • breaking: remove polyfill option. fetch APIs will now always come from the platform being used. File and crypto APIs will be polyfilled if not available (#11172)

  • chore: upgrade rollup (#11122)