Skip to content

Releases: NamesMT/hono-adapter-aws-lambda

v1.3.0

04 Sep 08:39
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • minimalEvent: Also stringify body if method is not GET/HEAD (a0b33ac)

❤️ Contributors

v1.2.0

04 Sep 08:19
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • minimalEvent: Also set content-type header (0402ec4)

❤️ Contributors

v1.1.0

04 Sep 06:52
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • HandleConfigOptions and easyRouteKey (b9b7044)

🏡 Chore

  • eslint: Disable ts/no-empty-object-type (d1f78fc)

✅ Tests

  • Adjust test for asynchronous handler case (49bddf2)

❤️ Contributors

v1.0.1

24 Aug 03:21
Compare
Choose a tag to compare

compare changes

🏡 Chore

❤️ Contributors

v1.0.0

25 Jul 06:11
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Bump @namesmt/utils-lambda (601d7e6)

❤️ Contributors

v0.2.8

25 Jul 05:59
Compare
Choose a tag to compare

compare changes

📖 Documentation

🏡 Chore

  • Maintain deps, lockfile (340a427)

❤️ Contributors

v0.2.7

25 Jul 05:08
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • No longer release under namespace (fa4a76b)

❤️ Contributors

v0.2.6

24 Jul 04:49
Compare
Choose a tag to compare

compare changes

🌊 Types

  • TriggerFactory: Relax default Variables type (c5c7e62)

❤️ Contributors

v0.2.5

19 Jul 15:02
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add $HAAL-returnBody special return (6cd75e6)

💅 Refactors

  • handler: Code splitting (fbb8b40)

🌊 Types

  • Declare global awslambda stream APIs (4d28a32)

🏡 Chore

  • trigger: ⚠️ Remove return-body special return (f373710)
  • Update deps, lockfile (79479cf)

✅ Tests

⚠️ Breaking Changes

  • trigger: ⚠️ Remove return-body special return (f373710)

❤️ Contributors

v0.2.3

03 Jul 14:03
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Set cookies with comma is bugged (eb79aa9)

❤️ Contributors