What's Changed
- fix: export route and method for middy http router by @mihilmy in #851
- fix(type): add
handler
in theMiddyfiedHandler
by @lucduong in #854 - fixed typo in documentation by @domengabrovsek in #855
- feat: improve ws-router types by @Puppo in #856
- docs: fix ws-router documentation by @Puppo in #858
- docs: improvement by @Puppo in #860
- feat: improve s3 object response options by @Puppo in #859
- docs: remove payloadFormatVersion option in @middy/http-event-normalizer by @Puppo in #863
- fix filename and mimetype by @nick-zh in #865
- Fix TS Error in httpRouterHandler & wsRouterHandler by @vinceniko in #861
- Packages now use export notation supported by TypeScript 4.7+ @Puppo
- @middy/event-normalizer now faster and supports
wrapNumbers
option for dynamodb events @willfarrell - @middy/validator uses
fast-uri
foruriResolver
by default @willfarrell
New Contributors
- @mihilmy made their first contribution in #851
- @lucduong made their first contribution in #854
- @domengabrovsek made their first contribution in #855
- @Puppo made their first contribution in #856
- @nick-zh made their first contribution in #865
- @vinceniko made their first contribution in #861
Full Changelog: 3.0.4...3.1.0