Skip to content

v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 08:39
· 1192 commits to main since this release
5910c1f
chore: changes required in order to deploy with internal tools (#36)

Align a few dependencies to the library versions available in the Amazon internal repositories so we can deploy construct hub.

Additionally, move tests under `src/__tests__` so that they are executed as JavaScript and not TypeScript. This is required in order for `NodejsFunction` to be able to find the entry point.