File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+
4
+ ## v0.1.1
5
+
6
+ [ compare changes] ( https://github.com/unjs/node-mock-http/compare/v0.1.0...v0.1.1 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** fetchNodeRequestHandler:** Add ` AbstractRequest ` to ` init ` types ([ 46d0a9d] ( https://github.com/unjs/node-mock-http/commit/46d0a9d ) )
11
+
12
+ ### 💅 Refactors
13
+
14
+ - Use much smaller events polyfill from unenv v1 ([ afec2cc] ( https://github.com/unjs/node-mock-http/commit/afec2cc ) )
15
+
16
+ ### 🏡 Chore
17
+
18
+ - Update repo ([ 859fddf] ( https://github.com/unjs/node-mock-http/commit/859fddf ) )
19
+
20
+ ### ❤️ Contributors
21
+
22
+ - Pooya Parsa ([ @pi0 ] ( http://github.com/pi0 ) )
23
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " node-mock-http" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " " ,
5
5
"repository" : " unjs/node-mock-http" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments