Skip to content

Releases: NamesMT/lambda-voie

v0.13.4

20 Mar 07:10
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • pickEventContext: Introduce options.minimal (b91e9f4)

📖 Documentation

  • README: Prepare for archive (83204ad)

❤️ Contributors

v0.13.3

05 Feb 09:32
Compare
Choose a tag to compare

v0.13.2

05 Feb 08:47
Compare
Choose a tag to compare

compare changes

🌊 Types

  • Fix types related to Plugin interface (c312f58)

❤️ Contributors

v0.13.1

05 Feb 08:34
Compare
Choose a tag to compare

compare changes

🌊 Types

  • Fix: should override the EventInterface types (3e260b7)

🏡 Chore

  • script/release: Fix: should not run vitest in watch mode (9dd5d05)

❤️ Contributors

v0.13.0

05 Feb 08:15
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • ⚠️ Major types refactoring, EventInterface are now supply as type argument on creation (8a24a0d)

🏡 Chore

  • Enforce extra dry tests before releasing (6e957d3)

⚠️ Breaking Changes

  • ⚠️ Major types refactoring, EventInterface are now supply as type argument on creation (8a24a0d)

❤️ Contributors

v0.12.8

04 Feb 19:29
Compare
Choose a tag to compare

compare changes

🌊 Types

  • Fix cannot intersect the event's type (4d8090a)

❤️ Contributors

v0.12.7

04 Feb 16:24
Compare
Choose a tag to compare

compare changes

📦 Build

  • Fix build error with type-fest as devDep (105ef7c)

🌊 Types

  • Improve LambdaHandlerResponse (7f26905)
  • Add VoieRouteAdapter (146ede6)

❤️ Contributors

v0.12.6

09 Jan 15:45
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • plugins.cors: event not exists in some cases (calling app.response in eventRoute) (f21609f)

❤️ Contributors

v0.12.5

09 Jan 15:08
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v0.12.4

09 Jan 14:59
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • utils: Add eventMethodUrl (6f330c1)
  • Improve and move autoCors checker into a function (037f83a)

🩹 Fixes

  • response: Should optional chain event.route.method check (354d8ae)

✅ Tests

❤️ Contributors