Skip to content

Releases: teamplanes/cdk-watch

Release v0.0.21

26 Apr 18:05
4ef7abc
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.21 (2021-04-26)

Release v0.0.21-next.0

01 Apr 10:37
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.21-next.0 (2021-04-01)

Bug Fixes

Release v0.0.19-next.8

01 Apr 10:34
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.19-next.8 (2021-04-01)

Bug Fixes

Release v0.0.19

01 Apr 10:35
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.19 (2021-04-01)

Bug Fixes

Release v0.0.19-next.7

30 Mar 09:57
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.19-next.7 (2021-03-30)

Bug Fixes

  • CDK_WATCH_CONTEXT_NODE_MODULES_DISABLED logic (64a64cb)

Release v0.0.19-next.6

30 Mar 09:43
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.19-next.6 (2021-03-30)

Bug Fixes

  • allow users to skip node modules install (ce291c8)

Release v0.0.19-next.5

30 Mar 09:15
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.19-next.5 (2021-03-30)

Bug Fixes

  • add ensureDir to manifest write (5135c81)

Release v0.0.19-next.4

28 Mar 16:56
623bbc8
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.19-next.4 (2021-03-28)

Bug Fixes

  • update node_modules layer props to allow include/exclude (#17) (623bbc8), closes #15

Release v0.0.19-next.3

28 Mar 15:56
33d89bb
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.19-next.3 (2021-03-28)

Features

  • add NodeModulesLayer construct to enable faster uploads in watch-mode, fixing #15 (#16) (33d89bb)

Release v0.0.19-next.2

21 Mar 11:49
1ddaea7
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.19-next.2 (2021-03-21)

Features

  • realtime logging over websockets rather than cloudwatch (#12) (1ddaea7)