-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Version Packages (next) #8772
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) #8772
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
560c9d3 to
9cc9f4f
Compare
9cc9f4f to
0d0817c
Compare
0d0817c to
5d423a0
Compare
5db899f to
a500eb7
Compare
a500eb7 to
334a29f
Compare
334a29f to
03ee700
Compare
03ee700 to
056022c
Compare
056022c to
aabd16f
Compare
aabd16f to
dadc6c4
Compare
dadc6c4 to
ea026a1
Compare
ea026a1 to
14a5dfd
Compare
14a5dfd to
fc6d153
Compare
fc6d153 to
151ec99
Compare
151ec99 to
e6c3a0e
Compare
e6c3a0e to
7e3f83d
Compare
7e3f83d to
35c53dc
Compare
35c53dc to
36b2890
Compare
36b2890 to
4c67fd8
Compare
4c67fd8 to
9a6b8fd
Compare
Member
|
/ecosystem-ci run |
|
📝 Ran ecosystem CI: Open
The vps failure is probably just a snapshot that needs updating due to changes in compiler output. I can't do it though because I can't run these tests on windows |
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.
masteris currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmaster.Releases
[email protected]
Patch Changes
feat: smaller minified output for destructor chunks (#8763)
breaking: use
CustomEventconstructor instead of deprecatedcreateEventmethod (#8775)fix: account for preprocessor source maps when calculating meta info (#8778)
chore: deindent cjs output for compiler (#8785)
feat: add version info to
window. You can opt out by settingdiscloseVersiontofalsein the compiler options (#8761)