-
-
Couldn't load subscription status.
- Fork 4.7k
Version Packages (next) #9431
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) #9431
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
6e5b4b4 to
9cf568c
Compare
9cf568c to
af62f90
Compare
151b6d7 to
9eff384
Compare
9eff384 to
e88aa13
Compare
e88aa13 to
17078e2
Compare
17078e2 to
1104ebd
Compare
1104ebd to
ce4dae0
Compare
ce4dae0 to
072b0e0
Compare
072b0e0 to
4799391
Compare
dfbe265 to
bf82a27
Compare
bf82a27 to
342b422
Compare
342b422 to
7a4298d
Compare
7a4298d to
00d7ad5
Compare
0aa0132 to
8e6f957
Compare
8e6f957 to
82d9ef2
Compare
82d9ef2 to
9f97383
Compare
9f97383 to
2757da5
Compare
Rich-Harris
approved these changes
Nov 15, 2023
|
hj |
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
[email protected]
Patch Changes
chore: use internal
get_descriptorshelper (#9389)chore: improve bundle code size (#9476)
fix: coerce attribute value to string before comparison (#9475)
fix: handle private fields in
classin.svelte.jsfiles (#9394)chore: make operations lazy (#9468)
fix: allow svelte:self in snippets (#9439)
fix: check that snippet is not rendered as a component (#9423)
patch: ensure keyed each block fallback to indexed each block (#9441)
fix: allow member access on directives (#9462)
fix: handle dynamic selects with falsy select values (#9471)
fix: ensure dynamic attributes containing call expressions update (#9443)
fix: corrects a beforeUpdate/afterUpdate bug (#9448)
fix: add missing files binding (#9415)
fix: only escape attribute values for elements, not components (#9456)
fix: handle event attribute spreading with event delegation (#9433)
fix: support class exports (#9465)
fix: treat
slotthe same as other props (#9457)