-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Version Packages #8928
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 #8928
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
cbd6b1a to
7c88a09
Compare
7c88a09 to
d68e5a2
Compare
d68e5a2 to
ed2d700
Compare
ed2d700 to
36d7e65
Compare
36d7e65 to
ae7c3c2
Compare
ae7c3c2 to
53af6ef
Compare
53af6ef to
285b57c
Compare
285b57c to
0bd5fc6
Compare
0bd5fc6 to
2a1af99
Compare
2a1af99 to
66ad237
Compare
66ad237 to
360e385
Compare
360e385 to
c173734
Compare
c173734 to
bb8913c
Compare
bb8913c to
c0b5bf9
Compare
c0b5bf9 to
4d760fa
Compare
4d760fa to
4df2d0d
Compare
4df2d0d to
ab1c1bc
Compare
ab1c1bc to
8f6f4c3
Compare
8f6f4c3 to
be41161
Compare
be41161 to
1ab0942
Compare
1ab0942 to
140ad5a
Compare
140ad5a to
b6602a1
Compare
b6602a1 to
d5a669c
Compare
dummdidumm
approved these changes
Jul 19, 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 master, this PR will be updated.
Releases
[email protected]
Minor Changes
Patch Changes
fix: ensure
svelte:componentevaluates props once (#8946)fix: remove
let:variableslot bindings from select binding dependencies (#8969)fix: handle destructured primitive literals (#8871)
perf: optimize imports that are not mutated or reassigned (#8948)
fix: don't add accessor twice (#8996)