Skip to content

Releases: danielpza/vitest-mms

v0.2.5

17 Oct 20:17
Compare
Choose a tag to compare

compare changes

📖 Documentation

❤️ Contributors

v0.2.4

17 Oct 20:14
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add new entrypoint for mongodb ReplicaSet (374de60)

❤️ Contributors

v0.2.3

17 Oct 20:05
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Allow configuring through test.vitestMms property (#8)

❤️ Contributors

v0.2.2

18 Sep 22:53
Compare
Choose a tag to compare

compare changes

💅 Refactors

📖 Documentation

  • Fix breaking changes section for v0.2.0 version (fed59e0)

🏡 Chore

❤️ Contributors

v0.2.1

09 Sep 02:23
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add vitest-mms/mongoose/test export (d595648)

🔥 Performance

  • mongodb: Fix mongodb extended test context performance issue (dd1f4cd)

🏡 Chore

  • Ignore CHANGELOG.md formatting (656ec89)
  • Use vitest workspaces for testing (032f975)

✅ Tests

  • mongodb: Fix performance test for mongodb-extended-test (2e9e54c)
  • Update benchmark tests (a367782)

❤️ Contributors

v0.2.0

09 Sep 01:25
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • ⚠️ Remove deprecated exports (80ced6b)

⚠️ Breaking Changes

  • ⚠️ Remove deprecated exports (80ced6b)

❤️ Contributors

v0.1.12

09 Sep 01:14
Compare
Choose a tag to compare

compare changes

🔥 Performance

  • Fix mongoose setupFile performance issue (b6ac0d6)
  • Add performance tests for mongodb helpers too (f37709e)

📖 Documentation

  • Update readme (04b9b1c)
  • Update link to mongodb-memory-server website (be2500d)
  • Update readme (cb382f5)
  • Point to examples in README (29d137b)

🏡 Chore

  • Organize tests (6918e85)
  • Fix prettier failing due to recent renames (77ebe14)

❤️ Contributors

v0.1.11

08 Sep 13:38
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Mark mongodb and mongoose as optional (86b14d7)

💅 Refactors

  • Remove unused exported symbol (8cc8b9d)

📖 Documentation

❤️ Contributors

v0.1.10

08 Sep 02:17
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Move mongodb exports to vitest-mms/mongodb/* (ba3417e)

🏡 Chore

  • Fix vitest commonjs warning in tests (64fc3f5)

❤️ Contributors

v0.1.9

07 Sep 22:28
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Drop database after each test (b886a67)
  • Drop database after each test in mmsTest (05fa1f4)

📖 Documentation

❤️ Contributors