chore: update stage preset in babel-standalone#11395
Merged
nicolo-ribaudo merged 1 commit intobabel:masterfrom Apr 9, 2020
Merged
chore: update stage preset in babel-standalone#11395nicolo-ribaudo merged 1 commit intobabel:masterfrom
nicolo-ribaudo merged 1 commit intobabel:masterfrom
Conversation
Contributor
JLHwung
commented
Apr 9, 2020
| Q | A |
|---|---|
| Fixed Issues? | Unblocks babel/website#2224 |
| Patch: Bug Fix? | I think we can ship it in patch release, if not I am okay with minor |
| Major: Breaking Change? | |
| Minor: New Feature? | |
| Tests Added + Pass? | Yes |
| Documentation PR Link | |
| Any Dependency Changes? | |
| License | MIT |
- Removed unused syntax plugins since they have been enabled by default in babel-parser
- Updated proposal stages
- Added Record&Tuple syntax support
JLHwung
commented
Apr 9, 2020
| ], | ||
| babelPlugins.proposalFunctionSent, | ||
| babelPlugins.proposalExportNamespaceFrom, | ||
| babelPlugins.proposalNumericSeparator, |
Contributor
Author
There was a problem hiding this comment.
They are moved to stage 3.
hzoo
approved these changes
Apr 9, 2020
Member
hzoo
left a comment
There was a problem hiding this comment.
we shouldn't even have the stage presets anyway 😄 so this is great (since we wanted to just have the option for the specific proposals)
existentialism
approved these changes
Apr 9, 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.