Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

36 lines (16 loc) · 1.31 KB

Changelog

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

0.1.1 (2023-02-01)

Bug Fixes

  • allow empty constructor (2b32e72)

0.1.0 (2023-01-30)

Features

  • support custom NodejsFunction constructs (a75e347)

Bug Fixes

  • use cdk annotations for logs and errors (f471cce)

0.0.2 (2023-01-29)

Bug Fixes

  • remove useless tsbuildinfo from packaged files (9815b7b)

0.0.1 (2023-01-29)

Features