Skip to content

Releases: danielpza/vitest-mms

v0.2.6

15 Jan 18:52
Compare
Choose a tag to compare

compare changes

πŸ’… Refactors

  • BeforeEach beforeAll return cleanup hook (1289116)

❀️ Contributors

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