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

Upgrade babel #375

Merged
merged 6 commits into from
Aug 28, 2021
Merged

Upgrade babel #375

merged 6 commits into from
Aug 28, 2021

Conversation

nicoespeon
Copy link
Owner

I finally took the time to upgrade babel from 7.9 to the latest version (7.15), resolving the type conflicts.

A few code changes were required too. I'm glad we have a good test coverage: now I feel confident there's no regression (unless we are missing tests for these).

@nicoespeon nicoespeon merged commit c87b537 into main Aug 28, 2021
@nicoespeon nicoespeon deleted the upgrade-babel branch August 28, 2021 15:02
@nicoespeon
Copy link
Owner Author

There should be no noticeable change for end-users.

But 2 benefits already:

  • types are a little better/more accurate
  • performance is better (the full tests suite runs in ~4s instead of ~20s on my machine)

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.

1 participant