Skip to content

Releases: danielpza/vitest-mms

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

v0.1.8

07 Sep 21:56
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

💅 Refactors

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

🏡 Chore

❤️ Contributors

v0.1.7

28 Aug 14:06
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add objectIdEqualityTester helper" (ea919c5)

❤️ Contributors

v0.1.6

28 Aug 03:20
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add objectIdEqualityTester helper (95794ad)

❤️ Contributors

v0.1.5

21 Aug 21:46
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Typescript complaining on commonjs (dd6e3de)

❤️ Contributors

v0.1.4

21 Aug 19:52
Compare
Choose a tag to compare

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

08 Aug 00:34
Compare
Choose a tag to compare

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

07 Aug 23:42
Compare
Choose a tag to compare

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

v0.1.1

07 Jan 01:31
16a129a
Compare
Choose a tag to compare

Patch Changes

  • 80e980f: Adjust package.json fields