Skip to content

Releases: ServerlessLife/lambda-live-debugger

v1.4.0

27 Nov 20:29
4442eb5
Compare
Choose a tag to compare

1.4.0 (2024-11-27)

Bug Fixes

Features

  • split IoT messages and payloads into verbose logging (0d1f1da)

v1.3.0

14 Nov 18:51
99c18d3
Compare
Choose a tag to compare

1.3.0 (2024-11-14)

Features

v1.2.6

31 Oct 14:37
Compare
Choose a tag to compare

1.2.6 (2024-10-31)

Bug Fixes

  • compiling config, set verbatimModuleSyntax = false (8c75e91)

v1.2.5

28 Oct 19:34
6259d60
Compare
Choose a tag to compare

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

27 Oct 18:33
e748db9
Compare
Choose a tag to compare

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

13 Oct 13:26
a8abad1
Compare
Choose a tag to compare

1.2.3 (2024-10-13)

Bug Fixes

  • #78 Fails with Invalid loader value: "mjs" (CDK ESM module) (#80) (a8abad1)

v1.2.2

10 Oct 18:36
Compare
Choose a tag to compare

1.2.2 (2024-10-10)

Bug Fixes

v1.2.1

08 Oct 19:32
6227d90
Compare
Choose a tag to compare

1.2.1 (2024-10-08)

Bug Fixes

  • Support multiple internal extensions (#74) (6227d90)

v1.2.0

07 Oct 19:08
Compare
Choose a tag to compare

1.2.0 (2024-10-07)

Bug Fixes

Features

  • allow additional NODE_OPTIONS (df831e8)

v1.1.3

06 Oct 18:33
1c90816
Compare
Choose a tag to compare

1.1.3 (2024-10-06)

Bug Fixes