File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# vitest-mms
2
2
3
+ ## v0.1.10
4
+
5
+ [ compare changes] ( https://github.com/danielpza/vitest-mms/compare/v0.1.9...v0.1.10 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Move mongodb exports to ` vitest-mms/mongodb/* ` ([ ba3417e] ( https://github.com/danielpza/vitest-mms/commit/ba3417e ) )
10
+
11
+ ### 🏡 Chore
12
+
13
+ - Fix vitest commonjs warning in tests ([ 64fc3f5] ( https://github.com/danielpza/vitest-mms/commit/64fc3f5 ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Daniel Perez Alvarez
< [email protected] >
18
+
3
19
## v0.1.9
4
20
5
21
[ compare changes] ( https://github.com/danielpza/vitest-mms/compare/v0.1.8...v0.1.9 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"packageManager" :
" [email protected] +sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247" ,
3
3
"name" : " vitest-mms" ,
4
- "version" : " 0.1.9 " ,
4
+ "version" : " 0.1.10 " ,
5
5
"description" : " mongodb-memory-server integration for vitest" ,
6
6
"exports" : {
7
7
"./setupFile" : {
You can’t perform that action at this time.
0 commit comments