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

Update aria-query to avoid babel runtime #413

Closed
IanVS opened this issue Oct 15, 2021 · 1 comment · Fixed by #414
Closed

Update aria-query to avoid babel runtime #413

IanVS opened this issue Oct 15, 2021 · 1 comment · Fixed by #414
Labels

Comments

@IanVS
Copy link
Contributor

IanVS commented Oct 15, 2021

Describe the feature you'd like:

I'd like to suggest an update to aria-query@5. They removed their usage of Map and Set, and by doing so, removed babel as runtime dependencies. I'm currently struggling with one of the babel dependencies that is being brought in to my project via this package, and it could save disk space for other consumers who are not using babel as well.

Suggested implementation:

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

@github-actions
Copy link

github-actions bot commented Dec 3, 2021

🎉 This issue has been resolved in version 5.16.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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant