v0.9.0
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
Additional API Gateway Inputs
TypeScript Support
- Add TypeScript support 2a50276, 328ba03, 29362cb
- Update documentation with TypeScript reference 702f2e3
Miscellaneous Updates/Maintenance