Releases: ServerlessLife/lambda-live-debugger
Releases · ServerlessLife/lambda-live-debugger
v1.4.0
1.4.0 (2024-11-27)
Bug Fixes
Features
- split IoT messages and payloads into verbose logging (0d1f1da)
v1.3.0
1.3.0 (2024-11-14)
Features
v1.2.6
1.2.6 (2024-10-31)
Bug Fixes
- compiling config, set verbatimModuleSyntax = false (8c75e91)
v1.2.5
1.2.5 (2024-10-28)
Bug Fixes
- #81 Transpiling LLD config has an issue with the verbatimModuleSyntax TS setting (964896e)
- change verbatimModuleSyntax (3f99ba5)
- export configuration and building (bfc02cd)
v1.2.4
1.2.4 (2024-10-27)
Bug Fixes
- #81 Can not find package node_modules/lambda-live-debugger/package.json when using lldebugger.config.ts (#82) (e748db9)
v1.2.3
1.2.3 (2024-10-13)
Bug Fixes
- #78 Fails with Invalid loader value: "mjs" (CDK ESM module) (#80) (a8abad1)
v1.2.2
1.2.2 (2024-10-10)
Bug Fixes
v1.2.1
1.2.1 (2024-10-08)
Bug Fixes
- Support multiple internal extensions (#74) (6227d90)
v1.2.0
1.2.0 (2024-10-07)
Bug Fixes
Features
- allow additional NODE_OPTIONS (df831e8)
v1.1.3
1.1.3 (2024-10-06)
Bug Fixes