-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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) #5275
Merged
Merged
Version Packages (next) #5275
Conversation
This file contains 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
39e8de8
to
6b75f12
Compare
6b75f12
to
ffde476
Compare
ffde476
to
30b679a
Compare
30b679a
to
e596a0f
Compare
e596a0f
to
02c90b1
Compare
02c90b1
to
abe6528
Compare
abe6528
to
dbe05fa
Compare
dbe05fa
to
416b645
Compare
416b645
to
f1c6226
Compare
f1c6226
to
2eedb2f
Compare
2eedb2f
to
0354801
Compare
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 master, this PR will be updated.
master
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmaster
.Releases
create-svelte@2.0.0-next.143
Patch Changes
Enhance docs on importing types in app.d.ts (#5280)
Use ESM eslint config files (#5263)
fix formatting for initial package.json (#5271)
@sveltejs/kit@1.0.0-next.355
Patch Changes
[chore] Prerendering URL is now a subclass instead of a proxy (#5278)
[fix] support vite.config.js on Windows (#5265)
Allow both string and URL as the first argument of
$app/navigation#goto
(#5282)rename
goto(href)
togoto(url)
(#5286)Add types for @sveltejs/kit/experimental/vite (#5266)
fix: port flag doesn't work in preview (#5284)