v4.6.13
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
- @Holi0317 made their first contribution in #3717
- @ambergristle made their first contribution in #3705
- @shawncarr made their first contribution in #3719
Full Changelog: v4.6.12...v4.6.13