Releases: SkippyZA/lambda-lib
Releases · SkippyZA/lambda-lib
Release 4.3.0
Release 4.1.1
- Same error body using CircularJSON (ff09597)
Release 4.1.0
Release 4.0.0
- Remove extras and global request context. (f299c6f)
Release 3.0.3
- Fix incorrect handling of errors in plugins (e1e1094)
Release 3.0.2
Release 3.0.1
- Add an init hook (5bb1a5a)
Release 3.0.0
- more tests for middleware runner (765c0a8)
- Extract out fn check (6781d9b)
- add guard against middleware functions (0c674bd)
- Make all plugins work in async fasion. (f72cc45)
- Finally adding tests for cors (228703a)
- Stop compiling as part of test (bac47f6)
- Moar comments! This time for abstract handler (35e54ae)
- Add defaults to docs for error response plugin (d347ce2)
- More verbose comments in api gateway handler (5454806)