What's Changed
- cleanup: remove unnecessary devDependency
readable-stream
by @Phillip9587 in #67 - fix: remove unpipe package and use native unpipe method by @Phillip9587 in #66
- cleanup: remove unnecessary devDependency
safe-buffer
by @Phillip9587 in #68 - refactor: remove
ServerResponse.headersSent
support check by @Phillip9587 in #77 - cleanup: remove
setImmediate
support check by @Phillip9587 in #73 - chore: update test dependencies by @Phillip9587 in #76
- chore: update HISTORY.md for v1.3.1 and v1.3.0 releases by @Phillip9587 in #71
- fix(deps): encodeurl@^2.0.0 by @Phillip9587 in #72
- refactor: remove http2 support check from tests by @Phillip9587 in #69
- refactor: use object spread to copy error headers by @Phillip9587 in #79
- chore(deps): update
debug
to ^4.4.0 by @Phillip9587 in #78 - refactor: use
replaceAll
instead ofreplace
with a regex by @Phillip9587 in #80 - refactor: replace setHeaders function with optimized inline header setting by @Phillip9587 in #74
- ci: updated github actions ci workflow by @Phillip9587 in #70
- docs: remove security file by @bjohansebas in #83
- feat(deps): use caret notation for dependency versions by @Phillip9587 in #82
New Contributors
- @Phillip9587 made their first contribution in #67
- @bjohansebas made their first contribution in #83
Full Changelog: v2.0.0...v2.1.0