Version Packages (next) - #1280
Merged
Merged
Conversation
|
Install the latest version of pnx https://pkg.svelte.dev/sv/c/5a55a1dd4b1ac5ed1cfaed881682d85da1217e52 createOpen in |
github-actions
Bot
force-pushed
the
changeset-release/version-1
branch
from
August 18, 2026 18:28
080e9c9 to
b65bff6
Compare
github-actions
Bot
force-pushed
the
changeset-release/version-1
branch
4 times, most recently
from
August 20, 2026 02:58
244273c to
46cf43c
Compare
github-actions
Bot
force-pushed
the
changeset-release/version-1
branch
from
August 20, 2026 02:59
46cf43c to
5a55a1d
Compare
teemingc
approved these changes
Aug 20, 2026
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-1, this PR will be updated.
version-1is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonversion-1.Releases
sv@1.0.0-next.3
Patch Changes
chore(drizzle): bump
@types/better-sqlite3to v9 (#1272)fix(cli): align the minimum Node.js version with SvelteKit 3 (#1273)
fix(create): include project source and Vite config files in generated TypeScript and JavaScript configs (#1284)
fix(create): use SvelteKit 3 adapter versions in templates so new projects without an explicit adapter don't install the old
@sveltejs/adapter-auto(#1285)fix(create): remove
"sourceMap": truefrom tsconfig options (#1281)