Skip to content

Releases: middyjs/middy

3.3.3

19 Sep 04:05
02ca5e9
Compare
Choose a tag to compare

What's Changed

  • feat(http-router): Support V2 types by @vicary in #903
  • Update aws-embedded-metrics to v4 in cloudwatch-metrics

Full Changelog: 3.3.2...3.3.3

3.3.2

14 Sep 21:46
5fcd665
Compare
Choose a tag to compare

What's Changed

  • fix(http-router): change the dynamic regex to pick up all variables by @yannickrocks in #901

New Contributors

Full Changelog: 3.3.1...3.3.2

3.3.1

05 Sep 23:02
513a8d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.0...3.3.1

3.3.0

27 Aug 16:02
33d459b
Compare
Choose a tag to compare

What's Changed

  • Feature: http-error-handler to support error headers by @squ1b3r in #893

Full Changelog: 3.2.2...3.3.0

3.2.2

23 Aug 16:56
4c960a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.1...3.2.2

3.2.1

21 Aug 16:41
b4169ec
Compare
Choose a tag to compare

What's Changed

  • Update http-response-serializer default option to defaultContentType by @harish-lifex in #885
  • Improve typings for security-headers middleware by @otahontas in #888

New Contributors

Full Changelog: 3.2.0...3.2.1

3.2.0

13 Aug 04:07
ac46270
Compare
Choose a tag to compare

What's Changed

TypeScript

  • feat: self-composing UseFN (multiple middleware) by @vicary in #883

New Contributors

Full Changelog: 3.1.1...3.2.0

3.1.1

04 Aug 21:21
d53fc91
Compare
Choose a tag to compare

What's Changed

TypeScript

Docs

  • Change GitHub link in documentation from docusaurus to middy by @AlessandroVol23 in #875
  • [docs][@middy/validator] Add missing type "object" by @zvictor in #879
  • update website's validator middleware docs by @ElMarmos in #882

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

21 Jun 15:24
d5284fd
Compare
Choose a tag to compare

What's Changed

  • fix: export route and method for middy http router by @mihilmy in #851
  • fix(type): add handler in the MiddyfiedHandler 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 for uriResolver by default @willfarrell

New Contributors

Full Changelog: 3.0.4...3.1.0

3.0.4

04 Jun 21:43
3e9bc83
Compare
Choose a tag to compare

What's Changed

  • docs: fix handler typo by @gaston-flores in #842
  • fix(http-error-handler): type error in 'logger' option by @tzkz in #845
  • fix(http-response-serializer): type typo by @aisamu in #846
  • fix(http-response-serializer): add type for full-response serializers by @aisamu in #847
  • docs: aws-sdk exclusion while bundling @ifeltsweet #844

New Contributors

Full Changelog: 3.0.3...3.0.4