rstacruz / jsdom-global

Enable DOM in Node.js
477 stars 38 forks source link

Upgrade to jsdom 11 #28

Open tomkel opened 7 years ago

tomkel commented 7 years ago

https://github.com/tmpvar/jsdom/blob/master/Changelog.md

modosc commented 7 years ago

30

modosc commented 7 years ago

also, wow, there's a huge performance boost here. new jsdom has cut our react test run time in half.

mAAdhaTTah commented 6 years ago

You can use jsdom 11 already. It's only set as a peerDep and it's >= 10.0.0 so 11+ is valid as well.

astorije commented 6 years ago

Yes, this issue could be closed.