File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11# vitest-mms
22
3+ ## v0.2.7
4+
5+ [ compare changes] ( https://github.com/danielpza/vitest-mms/compare/v0.2.6...v0.2.7 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Add setup test helpers ([ #11 ] ( https://github.com/danielpza/vitest-mms/pull/11 ) )
10+
11+ ### 📖 Documentation
12+
13+ - Add example using inject("MONGO_URI") ([ c2b5c7a] ( https://github.com/danielpza/vitest-mms/commit/c2b5c7a ) )
14+ - Add missing vitest.config.mjs section ([ 276ee2f] ( https://github.com/danielpza/vitest-mms/commit/276ee2f ) )
15+ - Update readme ([ 5d403e0] ( https://github.com/danielpza/vitest-mms/commit/5d403e0 ) )
16+ - Update mongoose and replset examples ([ 7608177] ( https://github.com/danielpza/vitest-mms/commit/7608177 ) )
17+ - Bring back legacy setup files docs ([ ba26a8d] ( https://github.com/danielpza/vitest-mms/commit/ba26a8d ) )
18+ - Fix readme toc ([ 96ad6dd] ( https://github.com/danielpza/vitest-mms/commit/96ad6dd ) )
19+ - Fix anchor link toc ([ 855b7fd] ( https://github.com/danielpza/vitest-mms/commit/855b7fd ) )
20+
21+ ### 🏡 Chore
22+
23+ - Fix typescript issues ([ 12567d6] ( https://github.com/danielpza/vitest-mms/commit/12567d6 ) )
24+ - Code maintenance, remove deprecated imports ([ 619ba98] ( https://github.com/danielpza/vitest-mms/commit/619ba98 ) )
25+
26+ ### ❤️ Contributors
27+
28+ - Daniel Perez Alvarez ([ @danielpza ] ( https://github.com/danielpza ) )
29+ - Daniel Perez ([ @danielpza ] ( https://github.com/danielpza ) )
30+
331## v0.2.6
432
533[ compare changes] ( https://github.com/danielpza/vitest-mms/compare/v0.2.5...v0.2.6 )
Original file line number Diff line number Diff line change 11{
22 "packageManager" :
" [email protected] +sha512.467df2c586056165580ad6dfb54ceaad94c5a30f80893ebdec5a44c5aa73c205ae4a5bb9d5ed6bb84ea7c249ece786642bbb49d06a307df218d03da41c317417" ,
33 "name" : " vitest-mms" ,
4- "version" : " 0.2.6 " ,
4+ "version" : " 0.2.7 " ,
55 "description" : " mongodb-memory-server integration for vitest" ,
66 "exports" : {
77 "./globalSetup" : {
You can’t perform that action at this time.
0 commit comments