-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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) #9386
Merged
Merged
Version Packages (next) #9386
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
5a2089c
to
21ebd51
Compare
21ebd51
to
ac677dd
Compare
ac677dd
to
6ae8f34
Compare
6ae8f34
to
7f4f71f
Compare
7f4f71f
to
af93441
Compare
af93441
to
f942794
Compare
f942794
to
41cf541
Compare
41cf541
to
a478430
Compare
a478430
to
fe97f7a
Compare
90fb208
to
2b87f4f
Compare
2b87f4f
to
aa096e1
Compare
aa096e1
to
a852168
Compare
a852168
to
896b1c3
Compare
Rich-Harris
reviewed
Nov 13, 2023
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 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, runchangeset pre exit
onmain
.Releases
svelte@5.0.0-next.2
Patch Changes
chore: remove selector api (#9426)
fix: correct update_block index type (#9425)
fix: tighten up signals implementation (#9417)
fix: exclude internal props from spread attributes (#9384)
chore: improve keyblock treeshaking (#9422)
breaking: remove Component type, keep using SvelteComponent instead (#9413)
fix: add snippet marker symbol to children prop (#9395)