Commit b453611 1 parent f2bb5a7 commit b453611 Copy full SHA for b453611
File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.1.3] ( https://github.com/posva/vue-router-mock/compare/v0.1.2...v0.1.3 ) (2021-12-09)
2
+
3
+ ### Features
4
+
5
+ - cleanup guards in reset ([ 3e07bd3] ( https://github.com/posva/vue-router-mock/commit/3e07bd33e20445a4fa0e0c937b9246c589404ea4 ) )
6
+ - detect global sinon to support peeky ([ f2bb5a7] ( https://github.com/posva/vue-router-mock/commit/f2bb5a7a1c5d053171ff9c06a1acb830695c3fa5 ) )
7
+
1
8
## [ 0.1.2] ( https://github.com/posva/vue-router-mock/compare/v0.1.1...v0.1.2 ) (2021-11-26)
2
9
3
10
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-router-mock" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
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