File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.0.1
4+
5+ [ compare changes] ( https://github.com/unjs/node-mock-http/compare/v1.0.0...v1.0.1 )
6+
7+ ### 🩹 Fixes
8+
9+ - Add missing ` res.writableAborted ` prop ([ bd1f26a] ( https://github.com/unjs/node-mock-http/commit/bd1f26a ) )
10+ - Move ` writableAborted ` to stream/writable ([ 5384bc2] ( https://github.com/unjs/node-mock-http/commit/5384bc2 ) )
11+
12+ ### 🏡 Chore
13+
14+ - Apply automated updates ([ 8db671c] ( https://github.com/unjs/node-mock-http/commit/8db671c ) )
15+ - Fix typos ([ #3 ] ( https://github.com/unjs/node-mock-http/pull/3 ) )
16+ - Update deps ([ 718abf7] ( https://github.com/unjs/node-mock-http/commit/718abf7 ) )
17+ - Add prettierignore ([ 334155a] ( https://github.com/unjs/node-mock-http/commit/334155a ) )
18+
19+ ### ❤️ Contributors
20+
21+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
22+ - Nick-w-nick ([ @nick-w-nick ] ( https://github.com/nick-w-nick ) )
23+
324## v1.0.0
425
526[ compare changes] ( https://github.com/unjs/node-mock-http/compare/v0.1.4...v1.0.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " node-mock-http" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " " ,
55 "repository" : " unjs/node-mock-http" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments