Releases: xolvio/cdk-typescript-tooling
Releases · xolvio/cdk-typescript-tooling
v3.0.3
3.0.3 (2022-03-24)
Bug Fixes
- release: manually release a patch version (8efa7ea)
v3.0.2
3.0.2 (2021-04-07)
Bug Fixes
- package name, and force release (44a1bc6)
v2.1.0
2.1.0 (2021-03-11)
Features
- new plugins paths resolution (d33d1e6)
v2.0.1
2.0.1 (2021-03-11)
Bug Fixes
- allow branches with slashes for the cache use (64b20c6)
v2.0.0
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
1.5.0 (2020-11-25)
Features
- add stack traces, remove webpack config from lambda bundle (c6c5a6e)
v1.4.0
1.4.0 (2020-11-24)
Features
- add sourcemaps to the lambda zip (122a6b8)
v1.3.0
1.3.0 (2020-11-24)
Features
- forward error logs to an external log function (3030251)
v1.2.0
1.2.0 (2020-11-24)
Features
- minify and produce source-maps by default (485be76)
v1.1.4
1.1.4 (2020-11-24)
Bug Fixes
- added missing aws-cdk/assert dependency (0789595)