Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

v0.8.1

Compare
Choose a tag to compare
@tdt17 tdt17 released this 24 Jan 11:30
· 50 commits to master since this release

Consistency:

  • breaking: error response objects (thrown or rejected) now need to set statusCode instead of status (consistent with response)

Bugfix:

  • changed ProxyIntegrationEvent body type to be generic but defaults to unknown
  • changed @types/aws-lambda from devDependency to dependency