File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.2.0] ( https://github.com/posva/vue-router-mock/compare/v0.1.9...v0.2.0 ) (2023-02-28)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** types:** add types export to export mapping in package.json ([ #183 ] ( https://github.com/posva/vue-router-mock/issues/183 ) ) ([ d658bf2] ( https://github.com/posva/vue-router-mock/commit/d658bf2c795e3d3b83b1b9140296385e2702b6fa ) )
6
+
1
7
## [ 0.1.9] ( https://github.com/posva/vue-router-mock/compare/v0.1.8...v0.1.9 ) (2022-08-19)
2
8
3
9
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-router-mock" ,
3
- "version" : " 0.1.9 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"description" : " Easily test your components by mocking the router" ,
5
5
"main" : " dist/index.cjs" ,
6
6
"module" : " dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments