Skip to content

v4.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Nov 16:05
· 30 commits to beta since this release

4.0.0-beta.3 (2021-11-19)

Bug Fixes

  • add entrypoint file for advanced usage (d7861de)
  • add package.json to esm and cjs directories after build (6c77c79)
  • change legacy cjs file to require lambda-log.js instead (89db707)
  • rename index to lambda-log to ensure the types are generated properly (467c9e4)

Features

  • add support for direct entrypoint (50dd03d)