Skip to content

v8.4.0

Compare
Choose a tag to compare
@Eomm Eomm released this 19 Sep 17:18
· 23 commits to master since this release
8b3d70b

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

Full Changelog: v8.3.0...v8.4.0