-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[Feature]: Bump JSDOM #12023
Comments
Doing so is a breaking change, but we can do it for our next major |
Not sure if relevant now: |
its on v19 now https://github.com/jsdom/jsdom/releases/tag/19.0.0 |
Still relevant for everybody installing the environment 🙂 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
🚀 Feature Proposal
JSDOM is now up to 18.0.1 whereas jest-environment-jsdom uses 16.6.0. I suggest bumping JSDOM to the current version.
Motivation
JSDOM 18.0.1 has several bug fixes and speed improvements.
Example
No response
Pitch
Jest already features JSDOM.
The text was updated successfully, but these errors were encountered: