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

feat: enable bugfixes option for babel by default #5322

Merged
merged 1 commit into from Mar 31, 2020

Conversation

sodatea
Copy link
Member

@sodatea sodatea commented Mar 26, 2020

Per the discussion at babel/babel#11083,
it should not be considered a breaking change.

Considering we started locking minor versions since v4.2, I believe we can ship this flag enabled by default in v4.3.

Closes #5301
Closes #4848

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:

Per the discussion at babel/babel#11083,
it should not be considered a breaking change

Closes vuejs#5301
Closes vuejs#4848
@sodatea sodatea merged commit 55d3375 into vuejs:dev Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support @babel/preset-env's bugfixes option Add experimental preset "@babel/preset-modules" for modern build
1 participant