Skip to content

Releases: mrgrain/cdk-esbuild

v5.0.1

15 Sep 05:07
Compare
Choose a tag to compare

5.0.1 (2023-09-15)

v4.3.1

15 Sep 05:03
Compare
Choose a tag to compare

4.3.1 (2023-09-15)

v5.0.0

09 Sep 19:06
8cc74ad
Compare
Choose a tag to compare

5.0.0 (2023-09-09)

⚠ BREAKING CHANGES

  • Interface TsConfigOptions renamed to TsconfigRaw which is the name esbuild uses.
  • The JavaScript versions of all classes have been removed. They have been functionally identical to the TypeScript versions since the beginning. Please use the TypeScript versions of the classes going forward.
  • Low-level experimental classes EsbuildAsset and EsbuildCode have been removed. Please use TypeScriptAsset and TypeScriptCode respectively.
  • The required minimum version of aws-cdk-lib is now 2.51.0. If you need to use an older version of aws-cdk-lib, please use @mrgrain/cdk-esbuild@v4.
  • Support for node14 and node16 has been dropped. If you need to use one of these versions, please use @mrgrain/cdk-esbuild@v4.

Features

v5.0.0-rc.0

09 Sep 16:13
Compare
Choose a tag to compare
v5.0.0-rc.0 Pre-release
Pre-release

5.0.0-rc.0 (2023-09-09)

⚠ BREAKING CHANGES

  • TsConfigOptions renamed to TsconfigRaw which is the name esbuild uses.
  • The JavaScript versions of all classes have been removed. They have been functionally identical to the TypeScript versions since the beginning. Please use the TypeScript versions of the classes going forward.
  • Low-level experimental classes EsbuildAsset and EsbuildCode have been removed. Please use TypeScriptAsset and TypeScriptCode respectively.
  • The required minimum version of aws-cdk-lib is now 2.51.0. If you need to use an older version of aws-cdk-lib, please stay on v4.
  • Support for node14 and node16 has been dropped. If you need to use one of these versions, please use @mrgrain/cdk-esbuild@v4

Features

v4.3.0

09 Sep 16:18
Compare
Choose a tag to compare

4.3.0 (2023-09-09)

Features

v4.2.4

09 Sep 15:12
Compare
Choose a tag to compare

4.2.4 (2023-09-09)

v3.14.11

09 Sep 15:58
Compare
Choose a tag to compare

3.14.11 (2023-09-09)

v4.2.3

01 Sep 05:05
Compare
Choose a tag to compare

4.2.3 (2023-09-01)

v3.14.10

22 Aug 19:27
Compare
Choose a tag to compare

3.14.10 (2023-08-22)

v4.2.2

15 Aug 05:04
Compare
Choose a tag to compare

4.2.2 (2023-08-15)