Releases: danielpza/vitest-mms
Releases · danielpza/vitest-mms
v0.2.7
🚀 Enhancements
- Add setup test helpers (#11)
📖 Documentation
- Add example using inject("MONGO_URI") (c2b5c7a)
- Add missing vitest.config.mjs section (276ee2f)
- Update readme (5d403e0)
- Update mongoose and replset examples (7608177)
- Bring back legacy setup files docs (ba26a8d)
- Fix readme toc (96ad6dd)
- Fix anchor link toc (855b7fd)
🏡 Chore
❤️ Contributors
- Daniel Perez Alvarez (@danielpza)
- Daniel Perez (@danielpza)
v0.2.6
💅 Refactors
- BeforeEach beforeAll return cleanup hook (1289116)
❤️ Contributors
- Daniel Perez Alvarez danielpza@protonmail.com
v0.2.5
v0.2.4
🚀 Enhancements
- Add new entrypoint for mongodb ReplicaSet (374de60)
❤️ Contributors
- Daniel Perez Alvarez danielpza@protonmail.com
v0.2.3
🚀 Enhancements
- Allow configuring through test.vitestMms property (#8)
❤️ Contributors
- Daniel Perez Alvarez danielpza@protonmail.com
v0.2.2
💅 Refactors
- Remove extra export (cf94548)
📖 Documentation
- Fix breaking changes section for v0.2.0 version (fed59e0)
🏡 Chore
- Update keywords (1353b08)
❤️ Contributors
- Daniel Perez Alvarez danielpza@protonmail.com
v0.2.1
🚀 Enhancements
- Add vitest-mms/mongoose/test export (d595648)
🔥 Performance
- mongodb: Fix mongodb extended test context performance issue (dd1f4cd)
🏡 Chore
✅ Tests
❤️ Contributors
- Daniel Perez Alvarez danielpza@protonmail.com
v0.2.0
🏡 Chore
⚠️ Remove deprecated exports (80ced6b)
⚠️ Breaking Changes
⚠️ Remove deprecated exports (80ced6b)
❤️ Contributors
- Daniel Perez Alvarez danielpza@protonmail.com
v0.1.12
🔥 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
❤️ Contributors
- Daniel Perez Alvarez danielpza@protonmail.com
v0.1.11
🩹 Fixes
- Mark mongodb and mongoose as optional (86b14d7)
💅 Refactors
- Remove unused exported symbol (8cc8b9d)
📖 Documentation
- Update readme (431730a)
❤️ Contributors
- Daniel Perez Alvarez danielpza@protonmail.com