-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Version Packages #9121
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 #9121
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
2cf8b0a to
f6eed71
Compare
f6eed71 to
1115494
Compare
1115494 to
6479f2f
Compare
60a2e09 to
63491bb
Compare
63491bb to
732524a
Compare
732524a to
44fce7a
Compare
44fce7a to
b313cb4
Compare
b313cb4 to
24c3d16
Compare
24c3d16 to
72b021a
Compare
72b021a to
065c02e
Compare
065c02e to
24cfd09
Compare
24cfd09 to
85d5cb3
Compare
85d5cb3 to
5b20e6a
Compare
426c09c to
9de1ea0
Compare
23997e4 to
3fa0d34
Compare
3fa0d34 to
27b9798
Compare
27b9798 to
f05f210
Compare
f05f210 to
0c807fa
Compare
0c807fa to
3b29910
Compare
3b29910 to
7076cbf
Compare
7076cbf to
20801fb
Compare
eb8c917 to
4fbff1f
Compare
4fbff1f to
5ee065f
Compare
2c3a4aa to
aa63d8c
Compare
aa63d8c to
53338b0
Compare
dummdidumm
approved these changes
Sep 20, 2023
kelvinsjk
pushed a commit
to kelvinsjk/svelte
that referenced
this pull request
Oct 19, 2023
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 master, this PR will be updated.
Releases
[email protected]
Patch Changes
fix: update style directive when style attribute is present and is updated via an object prop (#9187)
fix: css sourcemap generation with unicode filenames (#9120)
fix: do not add module declared variables as dependencies (#9122)
fix: handle
svelte:elementwith dynamic this and spread attributes (#9112)fix: silence false positive reactive component warning (#9094)
fix: head duplication when binding is present (#9124)
fix: take custom attribute name into account when reflecting property (#9140)
fix: add
indeterminateto the list of HTMLAttributes (#9180)fix: recognize option value on spread attribute (#9125)