Skip to content

v4.6.13

Compare
Choose a tag to compare
@yusukebe yusukebe released this 06 Dec 07:17
· 5 commits to main since this release

What's Changed

  • refactor: use Array.prototype.at() to look at the end by @ryuapp in #3703
  • fix(aws-lambda): Fix query string handling for v1 by @Holi0317 in #3717
  • chore: Add Cloudflare Static Assets reference to serveStatic deprecation notice by @ambergristle in #3705
  • fix(middleware/cors): explicitly return No Content for the statusText when handling an OPTIONS request by @shawncarr in #3719
  • fix(utils/ipaddr): support IPv6-mapped IPv4 address by @usualoma in #3727

New Contributors

Full Changelog: v4.6.12...v4.6.13