Releases: cdklabs/construct-hub
Releases · cdklabs/construct-hub
v0.4.387
Features
- lambda function to manually re-stage a package version (#1515) (c9aeaa2), closes #536
v0.4.386
Bug Fixes
- transliterator: service constraints cause failures to go undetected (#1506) (225efa7)
v0.4.385
Features
- state machine ReprocessDocumentationPerPackage's behavior documented (#1497) (5778a0e)
v0.4.384
Features
- expose the regenerateAllDocumentationPerPackage state machine (#1494) (524ac52)
v0.4.382
Bug Fixes
- migrate various missed code-paths to SDK v3 (#1464) (3052baf)
v0.4.379
Bug Fixes
- catalog-builder: average execution time is 100x slower than previously (#1455) (b10ca23), closes #1441