Open
Conversation
141beb0 to
b6696d8
Compare
131b6f1 to
6f8b73c
Compare
86701b2 to
d288e92
Compare
fe11554 to
542d27f
Compare
82512f7 to
a062ec5
Compare
107df83 to
6ce85bc
Compare
6ce85bc to
dcdf4d6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 version-3, this PR will be updated.
version-3is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonversion-3.Releases
@sveltejs/adapter-cloudflare@8.0.0-next.0
Major Changes
breaking: upgrade
@cloudflare/workers-typesto 4.20260219.0 (#15347)breaking: upgrade minimum
wranglerversion to ^4.67.0 (#15347)breaking: remove
platform.contextin favour ofplatform.ctx(#15347)Patch Changes
chore: check the
WORKERS_CIenvironment variable to determine if we're building for Cloudflare Workers (#13733)Updated dependencies [
cb9d416,caf3a18,4777827,a2792e2,ba36148,e2f3075,87603d1,d545970,e2f3075,44503b4,d06affc,e2f3075,5c79eb4,caf3a18,71e8205,8823037,1d76212]:@sveltejs/adapter-netlify@7.0.0-next.0
Major Changes
chore: use
rolldownfor edge function bundling (#15432)breaking: write output that conforms to the stable Netlify Frameworks API. (#15294)
Deploying and previewing with Netlify CLI now requires v17.31.0 or later. Run
npm i -g netlify-cli@latestto upgrade.breaking: edge function build target is now
es2022(#15432)Patch Changes
cb9d416,caf3a18,4777827,a2792e2,ba36148,e2f3075,87603d1,d545970,e2f3075,44503b4,d06affc,e2f3075,5c79eb4,caf3a18,71e8205,8823037,1d76212]:@sveltejs/adapter-node@6.0.0-next.0
Major Changes
Patch Changes
cb9d416,caf3a18,4777827,a2792e2,ba36148,e2f3075,87603d1,d545970,e2f3075,44503b4,d06affc,e2f3075,5c79eb4,caf3a18,71e8205,8823037,1d76212]:@sveltejs/adapter-vercel@7.0.0-next.0
Major Changes
chore: use
rolldownfor edge function bundling (#15432)breaking: edge function build target is now
es2022(#15432)Patch Changes
cb9d416,caf3a18,4777827,a2792e2,ba36148,e2f3075,87603d1,d545970,e2f3075,44503b4,d06affc,e2f3075,5c79eb4,caf3a18,71e8205,8823037,1d76212]:@sveltejs/enhanced-img@1.0.0-next.0
Major Changes
breaking: require Node 22 or newer (#12548)
breaking: require Vite 8 (#15371)
@sveltejs/kit@3.0.0-next.0
Major Changes
breaking: upgrade to cookie v1. Cookie names must now contain only ASCII characters (#13386)
breaking: require Node 22 or newer (#12548)
breaking: remove the
preloadStrategyoption.modulepreloadwill always be used (#15256)breaking: default the cookie
pathoption to'/'(#15398)breaking: remove
@sveltejs/kit/node/polyfills(#15430)breaking: require
@sveltejs/vite-plugin-sveltev7 (#15371)breaking: remove the deprecated CSRF
checkOriginoption in favor oftrustedOrigins(#15437)breaking: remove deprecated
pragmaheader in version polling for improved CORS support (#15428)breaking: require Svelte 5 (#15371)
chore: change
error,isHttpError,redirect, andisRedirectto refer to public type instead of internal class (#13036)breaking: require Vite 8 (#15371)
breaking:
svelte.config.jswill now be included in type checking (#12090)Minor Changes
Responsehelpers in favor of platform-provided alternatives (#15448)Patch Changes
fix: don't wait for remote functions that are not awaited in the template (#15280)
feat: allow
resolve()to accept pathnames with a search string and/or hash (#15458)chore: remove dependency on kleur (#12548)
chore: remove dependency on
set-cookie-parser(#15384)@sveltejs/package@3.0.0-next.0
Major Changes
Patch Changes