Skip to content

Releases: skyleague/esbuild-lambda

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Dec 18:49
90040d0

6.0.0 (2024-12-21)

Features

BREAKING CHANGES

  • upgrade to node 22

v5.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Nov 14:00

5.7.0 (2024-11-11)

Features

  • exclude boto3 from python lambda packages (891f22d)

v5.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Nov 13:17

5.6.0 (2024-11-11)

Features

  • simplify python .so file exclusion logic (027e5df)

v5.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Nov 12:07

5.5.0 (2024-11-09)

Features

  • improve python lambda packaging with runtime-specific excludes (c888da1)

v5.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Nov 20:01

5.4.0 (2024-11-08)

Features

  • add python preset for lambda packaging (82b4dbd)

v5.3.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:15

5.3.2 (2024-07-16)

Bug Fixes

  • do not rely on cwd to determine package json (8b5b750)

v5.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 14:40

5.3.1 (2024-07-14)

Bug Fixes

  • disable build directory cache cleaning (94b6025)

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 11:02

5.3.0 (2024-07-11)

Features

  • switch fallback to aws lambda compatible deterministic zip library (71799c6)

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 14:30

5.2.0 (2024-06-20)

Features

  • add global package cache (0e30904)

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 12:19

5.1.0 (2024-06-14)

Features