Skip to content

Releases: floydspace/serverless-esbuild

v1.25.0

21 Feb 10:56
5362b54
Compare
Choose a tag to compare

1.25.0 (2022-02-21)

Features

Bug Fixes

  • use esModuleInterop and remove tests from package (#262) (916ee35)

v1.24.2

19 Feb 04:11
6e9b820
Compare
Choose a tag to compare

1.24.2 (2022-02-19)

Bug Fixes

  • external: add detection of esm imports and packages from subpath requires (#271) (bfcd9e5)
  • external: update npm and yarn dependency detection (#267) (cbbda4f)

v1.24.1

07 Feb 08:52
7c50d75
Compare
Choose a tag to compare

1.24.1 (2022-02-07)

Bug Fixes

  • revert v1.23.4 dependency tree changes (#266) (7c50d75)

v1.24.0

06 Feb 05:08
36eb360
Compare
Choose a tag to compare

1.24.0 (2022-02-06)

Features

v1.23.5

05 Feb 03:17
19b337f
Compare
Choose a tag to compare

1.23.5 (2022-02-05)

Bug Fixes

  • do not set package artefact for non-node functions (#261) (19b337f)

v1.23.4

01 Feb 10:38
573385c
Compare
Choose a tag to compare

1.23.4 (2022-02-01)

Bug Fixes

  • make sure all the dependencies are checked when flattening the dependencies tree (#103) (91f283f)
  • take the version into account (#103) (0716acf)

v1.23.3

04 Jan 23:21
09f08c7
Compare
Choose a tag to compare

1.23.3 (2022-01-04)

Bug Fixes

  • correct package individually patterns functionality (#249) (09f08c7)

v1.23.2

15 Dec 22:13
fb8345d
Compare
Choose a tag to compare

1.23.2 (2021-12-15)

Bug Fixes

  • npm: updated get prod dependencies to support npm v7+ (ab96031)

v1.23.1

13 Dec 07:18
810f9b4
Compare
Choose a tag to compare

1.23.1 (2021-12-13)

Bug Fixes

  • correct package individually relative path for Windows (#244) (810f9b4)

v1.23.0

06 Dec 19:06
273a3a6
Compare
Choose a tag to compare

1.23.0 (2021-12-06)

Features

  • set esbuild as a peer dependency (11d8726)