Releases: middyjs/middy
Releases · middyjs/middy
6.1.5
6.1.4
What's Changed
- chore: update test fixture by @iiroj in #1279
- fix: support Web API ReadableStream when streamifyResponse:true by @apalchys in #1280
- fix: make request.earlyResponse an optional field in TypeScript type definitions by @iiroj in #1281
- docs: update default origin for http-cors documentation by @connorreitz in #1282
- chore: add missing input type supporting notFoundResponse in http-router by @andre2w in #1283
New Contributors
Full Changelog: 6.1.3...6.1.4
6.1.3
6.1.2
6.1.1
What's Changed
Full Changelog: 6.1.0...6.1.1
6.1.0
What's Changed
- New Router & Middleware: CloudFormation Custom Resource by @GentileFulvio in #1268
- http-cors: Fix var base response headers by @WtfJoke in #1273
- Add in fuzzing tests by @willfarrell in #1264
- Small updates to governance and policies by @willfarrell reviewed by @lmammino
Full Changelog: 6.0.0...6.1.0
6.0.0
For full details and upgrade guide see https://middy.js.org/docs/upgrade/5-6
Notable changes
- Deprecate Node.js v18.x.
- Add support for Node.js v22.x.
- Add support for
--experimental-require-module
What's Changed
- feat(http-security-headers): support report only mode by @naorpeled in #1254
Thanks to @ehmicky for contributing to this release.
Full Changelog: 5.5.1...6.0.0
5.5.1
What's Changed
Full Changelog: 5.5.0...5.5.1
5.5.0
What's Changed
- Add in notFoundResponse override to
ws-router
andhttp-router
to allow returning a custom response. @willfarrell
Full Changelog: 5.4.7...5.5.0
5.4.7
What's Changed
- fix bug in http-content-encoding where stream responses were not encoding by @willfarrell
- Update third-party.md by @zirkelc in #1234
New Contributors
Full Changelog: 5.4.6...5.4.7