Skip to content

Conversation

@aleks-elkin
Copy link
Contributor

What:

Fixes #614

Why:

The @babel/runtime package is not used, but is in the dependency list. This means that it will be downloaded on every installation. Its size is about 240kb, which isn't much, but given the 11 million weekly downloads, it will be a noticeable change in the JS ecosystem.

How:

Simply removing the package from the dependency list.

Checklist:

  • Documentation "N/A"
  • Tests "N/A"
  • Updated Type Definitions "N/A"
  • Ready to be merged
@gnapse gnapse merged commit aa094a5 into testing-library:main Jul 24, 2024
@gnapse
Copy link
Member

gnapse commented Jul 24, 2024

@all-contributors please add @aleks-elkin for maintenance

@allcontributors
Copy link
Contributor

@gnapse

I've put up a pull request to add @aleks-elkin! 🎉

@github-actions
Copy link

🎉 This PR is included in version 6.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants