Releases: TimothyJones/github-cognito-openid-wrapper
Releases · TimothyJones/github-cognito-openid-wrapper
v2.0.0
2.0.0 (2024-11-17)
⚠ BREAKING CHANGES
- Drop support for node 14/16, add support for node 20
Features
- Bump lambda runtime to nodejs18.x from the soon-to-be-deprecated 14.x (9b4e36d)
Bug Fixes
- Update package.json & package-lock.json to reduce vulnerabilities
v1.1.0
- Now includes GitHub API version number with github requests, to help with future proofing (#9)
v1.0.1
- Fix an error during sam deploy if the S3 bucket already exists (#5, thanks to @DALDEI)
- Fix known vulnerable dev dependencies