Skip to content

Releases: floydspace/serverless-esbuild

v1.22.0

18 Nov 12:13
1e39265
Compare
Choose a tag to compare

1.22.0 (2021-11-18)

Features

  • added disableIncremental option to completely turn off incremental compilation (#231) (d8439d6)

Bug Fixes

  • don't invoke result.rebuild when it is not defined (#232) (1e39265)

v1.21.2

11 Nov 19:12
bfdc850
Compare
Choose a tag to compare

1.21.2 (2021-11-11)

Bug Fixes

v1.21.1

25 Oct 06:24
8e105a6
Compare
Choose a tag to compare

1.21.1 (2021-10-25)

Bug Fixes

v1.21.0

24 Oct 12:46
Compare
Choose a tag to compare

1.21.0 (2021-10-24)

Features

Bug Fixes

  • pass extraArgs in pnpm install command (83d758a)

v1.20.0

12 Oct 21:11
9204443
Compare
Choose a tag to compare

1.20.0 (2021-10-12)

Features

Bug Fixes

v1.19.0

01 Oct 15:24
Compare
Choose a tag to compare

1.19.0 (2021-10-01)

Features

  • packager: add support for pnpm (#204) (d0e3cab)
  • set up concurrency on bundling the externals (2f272f7)

v1.18.3

27 Sep 09:04
fbd9981
Compare
Choose a tag to compare

1.18.3 (2021-09-27)

Bug Fixes

  • ignore external module if not declared in package.json (#197) (fbd9981)

v1.18.2

26 Sep 20:51
94b1165
Compare
Choose a tag to compare

1.18.2 (2021-09-26)

Bug Fixes

  • pack: local lockfile resolved at wrong location (9d81dce)

v1.18.1

18 Sep 11:30
5c75cad
Compare
Choose a tag to compare

1.18.1 (2021-09-18)

Bug Fixes

  • exclude: exclude node_mdoules packaging with * (#167) (5c75cad), closes #181

v1.18.0

18 Sep 11:19
10f7b99
Compare
Choose a tag to compare

1.18.0 (2021-09-18)

Features