Skip to content

v0.9.0

Compare
Choose a tag to compare
@jeremydaly jeremydaly released this 16 Nov 04:19
2996a3f

Feature Release

v0.9 adds a few additional features to give developers better control over error handling and serialization. A TypeScript declaration file has also been added and some additional API Gateway inputs are now available in the REQUEST object.

Error Types

Custom Serializers

  • Close #67 with custom serializers
  • Update documentation 7556e6a

Additional API Gateway Inputs

TypeScript Support

Miscellaneous Updates/Maintenance