mswjs / jest-fixed-jsdom

A superset of the JSDOM environment for Jest that respects Node.js globals.
https://npm.im/jest-fixed-jsdom
52 stars 5 forks source link

fix: support native `URL` #13

Closed Zache closed 2 months ago

Zache commented 2 months ago

Closes https://github.com/mswjs/jest-fixed-jsdom/issues/9

kettanaito commented 2 months ago

Released: v0.0.3 🎉

This has been released in v0.0.3!

Make sure to always update to the latest version (npm i jest-fixed-jsdom@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.