-
-
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 #13757
Merged
Merged
Version Packages #13757
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
3ee6eeb
to
65bfdac
Compare
65bfdac
to
4d37a11
Compare
4d37a11
to
d78395b
Compare
d78395b
to
7139cce
Compare
7139cce
to
d8034f3
Compare
d8034f3
to
d144aa4
Compare
d144aa4
to
fca3cb5
Compare
fca3cb5
to
3ec41de
Compare
3ec41de
to
bbfbf47
Compare
bbfbf47
to
1a77a02
Compare
1a77a02
to
227a52a
Compare
b37ad8f
to
a1ccd02
Compare
8177a3d
to
d36f3d9
Compare
6457d2e
to
054e589
Compare
dummdidumm
reviewed
Oct 23, 2024
f64fc66
to
b2dc768
Compare
dummdidumm
reviewed
Oct 23, 2024
dummdidumm
approved these changes
Oct 23, 2024
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.
Releases
svelte@5.1.0
Minor Changes
Patch Changes
feat: allow usage of getContext() within $derived runes (#13830)
fix: properly migrate ts with inferred type comments (#13761)
fix: correct property name conversion in custom transitions (#13820)
fix: ensure $effect.tracking returns false inside transition functions (#13775)
fix: migrate default slots to children snippet (#13760)
fix: don't print errors on migration errors (#13754)
fix: prevent spread attribute from overriding class directive (#13763)
fix: ensure
:has
selectors followed by other selectors match (#13824)fix: ensure muted DOM property works correctly in FF (#13751)
fix: show filename information in
legacy_recursive_reactive_block
(#13764)