v8.4.0
What's Changed
- fix documentation, onRequest is default lifecycle stage by @Uzlopak in #254
- perf(index): use spread over
Object.assign()
by @Fdawgs in #257 - docs(readme): add plugin compatibility table by @Fdawgs in #258
- test: cors headers sent when payload is stream by @Uzlopak in #260
- Reduce bundle size by @timedtext in #266
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.4.1 by @dependabot in #267
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #268
- test: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #269 - refactor(vary): use word character inside regex character class by @Fdawgs in #270
New Contributors
- @timedtext made their first contribution in #266
Full Changelog: v8.3.0...v8.4.0