What's Changed
- refactor: zeroPad to use padStart for improved readability by @Ayoub-Mabrouk in #182
- ci: add CodeQl (SAST) by @bjohansebas in #186
- Refactor HISTORY.md header update to use String.prototype.repeat by @Ayoub-Mabrouk in #184
- docs: retroactively note 2.0.0-beta.1 api change in history file by @dpopp07 in #194
- conditionally set headers (if not already set) in redirect response by @ljeda in #190
- docs: remove security file by @bjohansebas in #195
- chore(deps): remove devDependency
safe-buffer
by @Phillip9587 in #191 - ci: updated ci workflow and remove appveyor by @Phillip9587 in #192
- deps: send@^1.2.0 by @UlisesGascon in #198
- Revert "feat: conditionally set headers (if not already set) in redirect response (#190)" by @Phillip9587 in #200
- Release 2.2.0 by @UlisesGascon in #197
New Contributors
- @Ayoub-Mabrouk made their first contribution in #182
- @bjohansebas made their first contribution in #186
- @dpopp07 made their first contribution in #194
- @ljeda made their first contribution in #190
- @Phillip9587 made their first contribution in #191
Full Changelog: v2.1.0...v2.2.0