Skip to content

Releases: floydspace/serverless-esbuild

v1.29.0

28 May 07:23
fdafcbe
Compare
Choose a tag to compare

1.29.0 (2022-05-28)

Features

  • only build unique handler entry files (#279) (fdafcbe)

v1.28.1

25 May 21:13
b058f04
Compare
Choose a tag to compare

1.28.1 (2022-05-25)

Bug Fixes

  • handle empty dependency tree (d06f440)

v1.28.0

23 May 04:17
bdb60e5
Compare
Choose a tag to compare

1.28.0 (2022-05-23)

Features

  • allow customisation of output folders (#291) (bdb60e5)

v1.27.1

13 May 23:01
fa392f3
Compare
Choose a tag to compare

1.27.1 (2022-05-13)

Bug Fixes

v1.27.0

11 May 01:32
fbf213d
Compare
Choose a tag to compare

1.27.0 (2022-05-11)

Features

v1.26.2

06 Apr 22:48
2e3803a
Compare
Choose a tag to compare

1.26.2 (2022-04-06)

Bug Fixes

v1.26.1

13 Mar 00:28
a2516d7
Compare
Choose a tag to compare

1.26.1 (2022-03-13)

Bug Fixes

v1.26.0

12 Mar 23:31
17985e2
Compare
Choose a tag to compare

1.26.0 (2022-03-12)

Features

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)