What's Changed
- fix: sqs encoding (c60e774) — event-batch-parser: SQS body decoding fixes + test coverage
- feat: perf improvements (5a4ff11) — broad perf pass across ~30+ middlewares. Added .perf.js benchmarks for many packages. Also touched util/index.d.ts type defs.
- feat: improve pref (6a6a4ca) — http-router perf rewrite with new bench + 201 lines of new tests.
- Several ci: fix sec issues/concerns commits
- test: speed up fuzz times
- chore(deps): bump cloudflare/wrangler-action 3.15.0 → 4.0.0
Net: one SQS bug fix and a large performance pass touching most middlewares (with new bench files and tests), plus router perf improvements. No breaking API changes evident from the diff stats.
Full Changelog: 7.6.3...7.6.4