shelfio / jest-mongodb

Jest preset for MongoDB in-memory server
MIT License
587 stars 83 forks source link

Drop peerDependency on jest-environment-node 27.x #426

Closed kohtala closed 2 months ago

kohtala commented 1 year ago

We import TestEnvironment from jest-environment-node, but it is exported only starting jest-environment-node version 28.

Fixes #406.

harazdovskiy commented 2 months ago

Thanks for contributing! Your changes are available in version 4.3.1