We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57340f4 commit 4e04ef0Copy full SHA for 4e04ef0
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# Changelog
2
+
3
+## 5.2.1
4
5
+- Updated dependencies:
6
+ - debug to v4.4.1
7
+ - mongodb-memory-server to v10
8
+- Updated Node.js to v22.15.1
9
+- Refactored isMongoMemoryReplSetOptions to helpers.ts
10
11
# Breaking Changes
12
13
## 5.0.0
package.json
@@ -1,6 +1,6 @@
{
"name": "@shelf/jest-mongodb",
- "version": "5.1.0",
+ "version": "5.2.1",
"description": "Run your tests using Jest & MongoDB in Memory server",
"keywords": [
"jest",
0 commit comments