-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Version Packages (next) #10229
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
Merged
Merged
Version Packages (next) #10229
Conversation
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
0806cd8
to
cfc9641
Compare
cfc9641
to
1a63910
Compare
1a63910
to
cf234f5
Compare
cf234f5
to
11c5b7e
Compare
11c5b7e
to
7f412ea
Compare
7f412ea
to
1ebcc69
Compare
1ebcc69
to
f30e1d1
Compare
f30e1d1
to
da306fb
Compare
da306fb
to
49d569c
Compare
49d569c
to
9ac0463
Compare
9ac0463
to
3f15f64
Compare
3f15f64
to
890dd0d
Compare
d108252
to
5465612
Compare
5465612
to
ed654fe
Compare
ed654fe
to
ad91046
Compare
ad91046
to
be8473c
Compare
be8473c
to
558fb4b
Compare
trueadm
pushed a commit
that referenced
this pull request
Jan 31, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.38
Patch Changes
chore: improve should_proxy_or_freeze logic internally (#10249)
fix: add back
derived
type overload (776ac3c1762da5f8147c457a997a417cfae67e4c
)fix: more robust url equality check at dev time (
14d7b26897cbfa129847c446b0ecf9557d77ef7c
)fix: correct increment/decrement code generation (
2861ad66e054d2b14f382aaada4512e3e5d56db8
)fix: sanitize component event names (#10235)
fix: don't hoist function when already referenced in module scope (
1538264bd5ed431d3048d54efe9c83c4db7fb42a
)fix: try-catch deep read during
$inspect
(#10270)fix: allow ts casts in bindings (#10181)
fix: allow
:global(..)
in compound selectors (#10266)fix: hydrate controlled each blocks correctly (#10259)
chore: improve $state static reference warning heuristics (#10275)
fix: correctly cleanup unowned derived dependency memory (#10280)
fix: ensure proxy is updated before notifying listeners (#10267)