4.0.0
For full details and upgrade guide see https://middy.js.org/docs/upgrade/3-4
Notable Breaking Changes
- Deprecate NodeJS 14
- Add support for NodeJS 18
- Upgrade AWS SDK to v3
- Refactor
validator
What's Changed
- validator: break out compileSchema by @willfarrell in #912
- fix(4.0): resolve type errors by @naorpeled in #923
- feat: add optional charset option to multipart body parser by @salesh in #934
- Export the Request interface by @saintybalboa in #935
- Allow handler setup to define additional properties on event by @CorruptedHeart in #941
New Contributors
- @salesh made their first contribution in #934
- @saintybalboa made their first contribution in #935
- @CorruptedHeart made their first contribution in #941
Full Changelog: 3.6.2...4.0.0