Archive syntax plugins enabled by default#10820
Merged
nicolo-ribaudo merged 4 commits intobabel:masterfrom Jan 12, 2020
Merged
Conversation
Member
Author
|
This PR depends on all the PRs that are enabling some syntax by default in the parser |
30899e7 to
b15ccff
Compare
Moved to babel-archive: babel/babel-archive@8f23ddc - `@babel/plugin-syntax-async-generators` - `@babel/plugin-syntax-bigint` - `@babel/plugin-syntax-dynamic-import` - `@babel/plugin-syntax-json-strings` - `@babel/plugin-syntax-nullish-coalescing-operator` - `@babel/plugin-syntax-object-rest-spread` - `@babel/plugin-syntax-optional-catch-binding` - `@babel/plugin-syntax-optional-chaining`
b15ccff to
cb1b272
Compare
|
Hmm wondering why this wasn't a breaking change. 🤔 |
Member
Author
|
With Babel 7.8 you don't need to install them. Maybe you were accidentally using an older Babel version, which required them. Can you share a repository which reproduces the issue? |
|
Hmm it is on a private app that I can't share. I just upgraded from 7.8.0 to 7.8.3 and started seeing compile time errors. Weird I know :) |
Member
Author
|
Also, this PR only changes tests and moves some packages to a different repository. It doesn't change the contents of any published package 🤔 |
|
Hmm maybe it's not this PR then. 😅 I'll check again tomorrow and jump minors one by one |
This was referenced Feb 22, 2020
This was referenced Mar 7, 2020
This was referenced Mar 14, 2020
This was referenced Mar 18, 2020
This was referenced Mar 26, 2020
This was referenced Apr 3, 2020
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Moved to babel-archive: babel/babel-archive@8f23ddc
@babel/plugin-syntax-async-generators@babel/plugin-syntax-bigint@babel/plugin-syntax-dynamic-import@babel/plugin-syntax-json-strings@babel/plugin-syntax-nullish-coalescing-operator@babel/plugin-syntax-object-rest-spread@babel/plugin-syntax-optional-catch-binding@babel/plugin-syntax-optional-chaining