You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node >= 12 is now required. Node 10 is out of mainstream support, so I've dropped support here, too
jest-environment-jsdom-sixteen is no longer supported. Jest > 26 includes support out of the box. If you require jest-environment-jsdom-sixteen, continue using the latest v2.x release of this package
Minor changes:
Adds Jest 27 to the peer dependency range
Internal
All dependencies have been updated to the latest versions
The primary branch has been renamed from master to main