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

pkg: babel to 7.12 #46

Merged
merged 1 commit into from Oct 15, 2020
Merged

pkg: babel to 7.12 #46

merged 1 commit into from Oct 15, 2020

Conversation

ntucker
Copy link
Owner

@ntucker ntucker commented Oct 15, 2020

BREAKING CHANGE: Requires @babel/core and @babel/runtime of at least
7.12

7.12 runtime transform and runtime itself change how imports work. This is necessary for webpack 5 compatibility. See babel/babel#10853 for more. Because of this change, we now require 7.12 from 7.9 for runtime peerdependency.

BREAKING CHANGE: Requires @babel/core and @babel/runtime of at least
7.12
@ntucker ntucker merged commit b4154f8 into master Oct 15, 2020
@ntucker ntucker deleted the pkg/babel branch October 15, 2020 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant