A new release with lots of new contributors!
What's Changed
- lazy-load tls by @benjamingr in #1186
- Use the tagged pkgjs/action by @dominykas in #1190
- docs: add test commands in CONTRIBUTING.md by @trivikr in #1192
- docs: link to fetch test coverage issue by @trivikr in #1191
- Fix import of
ProxyAgent
by @RA80533 in #1194 - fix error message typo by @pastak in #1197
- chore(.husky): remove unnecessary .gitignore by @Fdawgs in #1201
- fix: fetch - don't coerce null or undefined integrity to a string by @jimsimon in #1177
- fix: method is not required for request api by @snyamathi in #1175
- Fix order of WASM loading by @mcfedr in #1204
- feat: add asyn iterable section in doc by @abhishekraj272 in #1202
- test(fetch):
File
coverage by @RaisinTen in #1206 - feat(MockInterceptor): add support for callbacks on
reply
by @suneettipirneni in #1200 - fix(fetch): prevent
Illegal invocations
of theFileLike
class by @RaisinTen in #1207 - feat(fetch): allow
manual
redirect handling by @RaisinTen in #1210 - fix: incorrect http(s) regexp by @cjh980402 in #1212
- feat(mock): add support reply option callbacks by @suneettipirneni in #1211
- Added fetch to our benchmark suite by @mcollina in #1214
- fix interceptor type by @Ethan-Arrowood in #1217
- fix(test): fix test skipping logic by @RaisinTen in #1216
- chore: ignore wasm file for npm publishing by @Kikobeats in #1219
- types: align RequestInit types with lib.dom.ts by @suneettipirneni in #1199
New Contributors
- @pastak made their first contribution in #1197
- @jimsimon made their first contribution in #1177
- @mcfedr made their first contribution in #1204
- @abhishekraj272 made their first contribution in #1202
- @RaisinTen made their first contribution in #1206
- @suneettipirneni made their first contribution in #1200
- @cjh980402 made their first contribution in #1212
- @Kikobeats made their first contribution in #1219
Full Changelog: v4.13.0...v4.14.0