Skip to content

Releases: xolvio/cdk-typescript-tooling

v3.0.3

24 Mar 11:41
b6a63fe
Compare
Choose a tag to compare

3.0.3 (2022-03-24)

Bug Fixes

  • release: manually release a patch version (8efa7ea)

v3.0.2

07 Apr 10:14
Compare
Choose a tag to compare

3.0.2 (2021-04-07)

Bug Fixes

  • package name, and force release (44a1bc6)

v2.1.0

11 Mar 09:53
b03b418
Compare
Choose a tag to compare

2.1.0 (2021-03-11)

Features

  • new plugins paths resolution (d33d1e6)

v2.0.1

11 Mar 07:53
0bd424f
Compare
Choose a tag to compare

2.0.1 (2021-03-11)

Bug Fixes

  • allow branches with slashes for the cache use (64b20c6)

v2.0.0

28 Nov 16:09
Compare
Choose a tag to compare

2.0.0 (2020-11-28)

Features

  • easily expose functions through HTTP (fc14dc6)

BREAKING CHANGES

  • you will need to install @aws-cdk/aws-apigatewayv2 and @aws-cdk/aws-apigatewayv2-integrations as your dependencies now

v1.5.0

25 Nov 11:10
Compare
Choose a tag to compare

1.5.0 (2020-11-25)

Features

  • add stack traces, remove webpack config from lambda bundle (c6c5a6e)

v1.4.0

24 Nov 17:24
Compare
Choose a tag to compare

1.4.0 (2020-11-24)

Features

  • add sourcemaps to the lambda zip (122a6b8)

v1.3.0

24 Nov 13:50
Compare
Choose a tag to compare

1.3.0 (2020-11-24)

Features

  • forward error logs to an external log function (3030251)

v1.2.0

24 Nov 12:50
Compare
Choose a tag to compare

1.2.0 (2020-11-24)

Features

  • minify and produce source-maps by default (485be76)

v1.1.4

24 Nov 08:16
Compare
Choose a tag to compare

1.1.4 (2020-11-24)

Bug Fixes

  • added missing aws-cdk/assert dependency (0789595)