File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.0.2
4+
5+ [ compare changes] ( https://github.com/unjs/node-mock-http/compare/v1.0.1...v1.0.2 )
6+
7+ ### 🩹 Fixes
8+
9+ - Correct ` AsyncIteratorPrototype ` retrieval in events polyfill ([ #11 ] ( https://github.com/unjs/node-mock-http/pull/11 ) )
10+
11+ ### 🏡 Chore
12+
13+ - Update deps ([ 438ba50] ( https://github.com/unjs/node-mock-http/commit/438ba50 ) )
14+
15+ ### ❤️ Contributors
16+
17+ - Ryota Watanabe ([ @wattanx ] ( https://github.com/wattanx ) )
18+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
19+
320## v1.0.1
421
522[ compare changes] ( https://github.com/unjs/node-mock-http/compare/v1.0.0...v1.0.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " node-mock-http" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " " ,
55 "repository" : " unjs/node-mock-http" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments