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

Version 2.6.0

Compare
Choose a tag to compare
@Canain Canain released this 20 Feb 22:14
· 93 commits to master since this release

Features:

  • Add ability to respond with an HTTP 401 Status Code
  • Add support for other lambda formats
  • Add more error handling for report state

Fixes:

  • Fix unhandled exception in jwtClient.authorize

Other Changes:

  • Upgrade to TypeScript 3
  • Add package security audit to CI process
  • Change typedoc theme
  • Add source code links for Typedoc config
  • Selectively install yarn version 1.13.0 for travis
  • Upgrade ava and nyc to resolve yarn audit vulnerabilities