Skip to content

Releases: ServerlessLife/lambda-live-debugger

v1.2.6

31 Oct 14:37

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

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

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

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

Choose a tag to compare

1.2.2 (2024-10-10)

Bug Fixes

v1.2.1

08 Oct 19:32
6227d90

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

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

Choose a tag to compare

1.1.3 (2024-10-06)

Bug Fixes

v1.1.2

03 Oct 07:33
5e50580

Choose a tag to compare

1.1.2 (2024-10-03)

Bug Fixes

v1.1.1

03 Oct 06:20
b25f795

Choose a tag to compare

1.1.1 (2024-10-03)

Bug Fixes

  • Force esbuild metafile=true (05b3768)