Skip to content

Latest commit

Β 

History

History
349 lines (188 loc) Β· 10.7 KB

CHANGELOG.md

File metadata and controls

349 lines (188 loc) Β· 10.7 KB

vitest-mms

v0.2.6

compare changes

πŸ’… Refactors

  • BeforeEach beforeAll return cleanup hook (1289116)

❀️ Contributors

v0.2.5

compare changes

πŸ“– Documentation

❀️ Contributors

v0.2.4

compare changes

πŸš€ Enhancements

  • Add new entrypoint for mongodb ReplicaSet (374de60)

❀️ Contributors

v0.2.3

compare changes

πŸš€ Enhancements

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

❀️ Contributors

v0.2.2

compare changes

πŸ’… Refactors

πŸ“– Documentation

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

🏑 Chore

❀️ Contributors

v0.2.1

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

compare changes

🏑 Chore

  • ⚠️ Remove deprecated exports (80ced6b)
  • ⚠️ mongoose Provide connection instead of mongoose singleton (690b908)

⚠️ Breaking Changes

  • ⚠️ Remove deprecated exports (80ced6b)
  • ⚠️ mongoose Provide connection instead of mongoose singleton (690b908)

❀️ Contributors

v0.1.12

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

compare changes

🩹 Fixes

  • Mark mongodb and mongoose as optional (86b14d7)

πŸ’… Refactors

  • Remove unused exported symbol (8cc8b9d)

πŸ“– Documentation

❀️ Contributors

v0.1.10

compare changes

πŸš€ Enhancements

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

🏑 Chore

  • Fix vitest commonjs warning in tests (64fc3f5)

❀️ Contributors

v0.1.9

compare changes

🩹 Fixes

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

πŸ“– Documentation

❀️ Contributors

v0.1.8

compare changes

πŸš€ Enhancements

πŸ’… Refactors

  • Use global variable instead of modifying the global context (8cc2eff)

🏑 Chore

❀️ Contributors

v0.1.7

compare changes

πŸš€ Enhancements

  • Add objectIdEqualityTester helper" (ea919c5)

❀️ Contributors

v0.1.6

compare changes

πŸš€ Enhancements

  • Add objectIdEqualityTester helper (95794ad)

❀️ Contributors

v0.1.5

compare changes

🩹 Fixes

  • Typescript complaining on commonjs (dd6e3de)

❀️ Contributors

v0.1.4

compare changes

πŸš€ Enhancements

  • Add cjs support (d070ff1)
  • Alternative way to consume context (#7)

🩹 Fixes

  • Export globalSetup types (cfd14cd)

πŸ’… Refactors

  • Better types for globalSetup (4a1f7c2)

πŸ“– Documentation

🏑 Chore

βœ… Tests

  • Add mongodb as dependency for the tests (0858f56)

πŸ€– CI

❀️ Contributors

v0.1.3

compare changes

🩹 Fixes

  • Fix mongo deprecation warnings (95fe353)

πŸ“– Documentation

  • Update npm version badge to link to npm (4c9313f)

🏑 Chore

  • Update dependencies (c037a77)
  • Update dependencies (e556ff9)
  • Update package.json keywords (3f2c5ca)
  • Fix package.json (67401d2)
  • Add typescript support (#6)
  • Fix package.json author (1379f3d)
  • Build before publishing (3b673b9)

πŸ€– CI

  • Add pnpm cache (72a8d1c)
  • Add tests on CI (#5)

❀️ Contributors

v0.1.2

compare changes

πŸ“– Documentation

  • Add npm badge to readme (229b338)

🏑 Chore

  • deps-dev: Bump vite from 5.0.11 to 5.3.5 in /tests/test-unimport (#2)
  • Use changelogen (e0d729b)
  • Remove changeset config (cd8fb75)

πŸ€– CI

  • Fix publish script with pnpm (823b9ed)

❀️ Contributors

0.1.1

Patch Changes

  • 80e980f: Adjust package.json fields