File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.6.0] ( https://github.com/manosim/mocr/compare/v0.5.0...v0.6.0 ) (2020-11-27)
2
+
3
+
4
+ ### Features
5
+
6
+ * Keep createRequestSpy internally and expose requestSpy ([ #11 ] ( https://github.com/manosim/mocr/issues/11 ) ) ([ d8e97a2] ( https://github.com/manosim/mocr/commit/d8e97a208634d41acf909a3c64fe3a274badd3e9 ) )
7
+ * Mock next/upcoming responses ([ #10 ] ( https://github.com/manosim/mocr/issues/10 ) ) ([ dae6581] ( https://github.com/manosim/mocr/commit/dae6581760ed7d023b4e3b34ca9baad6b76ca72d ) )
8
+
1
9
# [ 0.5.0] ( https://github.com/manosim/mocr/compare/v0.4.0...v0.5.0 ) (2020-11-21)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mocr" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 0.6 .0" ,
4
4
"description" : " A mock http server used in tests" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments