rstacruz/jsdom-global

Upgrade to jsdom 11

Opened this issue · 4 comments

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

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.

Yes, this issue could be closed.