-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 (next) #13110
Merged
Merged
Version Packages (next) #13110
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
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 3, 2024 07:20
242e00e
to
242c37b
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 3, 2024 09:02
242c37b
to
310d0b2
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 3, 2024 11:22
310d0b2
to
28ef907
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 4, 2024 11:40
28ef907
to
bc92bd2
Compare
Rich-Harris
requested changes
Sep 4, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 4, 2024 15:52
bc92bd2
to
f402a76
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 4, 2024 17:25
f402a76
to
6417d49
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 5, 2024 12:07
6417d49
to
8c838c8
Compare
dummdidumm
approved these changes
Sep 5, 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.
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
[email protected]
Patch Changes
fix: error on duplicate style and class directive (#13097)
fix: ensure $host rune correctly compiles in variable declarations (#13127)
fix: remove unnecessary update assignments (#13113)
fix: error at compile time on unsupported TypeScript language features (#12982)
fix: Ensure imports are above other statements (#13132)