Skip to content
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

[7.0] Remove stage 4 plugins from stage 3 preset #5126

Merged
merged 4 commits into from
Jan 20, 2017
Merged

[7.0] Remove stage 4 plugins from stage 3 preset #5126

merged 4 commits into from
Jan 20, 2017

Conversation

varemenos
Copy link
Contributor

@varemenos varemenos commented Jan 15, 2017

Q A
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Deprecations?
Spec Compliancy?
Tests Added/Pass?
Fixed Tickets Fixes #5117
License MIT
Doc PR
Dependency Changes

This PR removes the trailing function commas, exponentiation operator and async function to es2015 generator transformations from babel's stage-3 preset plugin since all 3 of them are now stage 4/finished proposals.

@mention-bot
Copy link

@varemenos, thanks for your PR! By analyzing the history of the files in this pull request, we identified @hzoo and @jacobrask to be potential reviewers.

@codecov-io
Copy link

codecov-io commented Jan 15, 2017

Current coverage is 89.20% (diff: 100%)

No coverage report found for 7.0 at b978996.

Powered by Codecov. Last update b978996...1282730

@danez danez added the PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release label Jan 15, 2017
@danez danez added this to the Babel 7 milestone Jan 15, 2017
@loganfsmyth loganfsmyth changed the title Remove stage 4 plugins from stage 3 preset [7.0] Remove stage 4 plugins from stage 3 preset Jan 15, 2017
@loganfsmyth loganfsmyth changed the base branch from master to 7.0 January 15, 2017 20:50
@loganfsmyth
Copy link
Member

FYI I rebased your PR onto our 7.0 branch in the github UI since this is breaking.

@hzoo hzoo merged commit 12886ea into babel:7.0 Jan 20, 2017
@hzoo
Copy link
Member

hzoo commented Jan 20, 2017

Thanks @varemenos!!

@varemenos varemenos deleted the remove-stage-4-plugins-from-stage-3-preset branch January 20, 2017 06:44
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants