What's Changed
- fix(Body): Discourage form-data and buffer() by @jimmywarting in #1212
- fix: Pass url string to http.request by @serverwentdown in #1268
- Fix octocat image link by @lakuapik in #1281
- fix(Body.body): Normalize
Body.body
into anode:stream
by @jimmywarting in #924 - docs(Headers): Add default Host request header to README.md file by @robertoaceves in #1316
- Update CHANGELOG.md by @jimmywarting in #1292
- Add highWaterMark to cloned properties by @davesidious in #1162
- Update README.md to fix HTTPResponseError by @thedanfernandez in #1135
- docs: switch
url
toURL
by @dhritzkiv in #1318 - fix(types): declare buffer() deprecated by @dnalborczyk in #1345
- chore: fix lint by @dnalborczyk in #1348
- refactor: use node: prefix for imports by @dnalborczyk in #1346
- Bump data-uri-to-buffer from 3.0.1 to 4.0.0 by @dependabot in #1319
- Bump mocha from 8.4.0 to 9.1.3 by @dependabot in #1339
- Referrer and Referrer Policy by @tekwiz in #1057
- Add typing for Response.redirect(url, status) by @c-w in #1169
- chore: Correct stuff in README.md by @Jiralite in #1361
- docs: Improve clarity of "Loading and configuring" by @serverwentdown in #1323
- feat(Body): Added support for
BodyMixin.formData()
and constructing bodies with FormData by @jimmywarting in #1314 - template: Make PR template more task oriented by @jimmywarting in #1224
- docs: Update code examples by @jimmywarting in #1365
New Contributors
- @serverwentdown made their first contribution in #1268
- @lakuapik made their first contribution in #1281
- @robertoaceves made their first contribution in #1316
- @davesidious made their first contribution in #1162
- @thedanfernandez made their first contribution in #1135
- @dhritzkiv made their first contribution in #1318
- @dnalborczyk made their first contribution in #1345
- @dependabot made their first contribution in #1319
- @c-w made their first contribution in #1169
Full Changelog: v3.0.0...v3.1.0