|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [v3.2.0](https://github.com/auth0/node-jwks-rsa/tree/v3.2.0) (2025-03-18) |
| 4 | +[Full Changelog](https://github.com/auth0/node-jwks-rsa/compare/v3.1.0...v3.2.0) |
| 5 | + |
| 6 | +**Changed** |
| 7 | +- Bump express from 4.18.2 to 4.19.2 [\#408](https://github.com/auth0/node-jwks-rsa/pull/408) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 8 | +- Bump braces from 3.0.2 to 3.0.3 [\#413](https://github.com/auth0/node-jwks-rsa/pull/413) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 9 | +- Bump jose from 4.15.4 to 4.15.5 [\#402](https://github.com/auth0/node-jwks-rsa/pull/402) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 10 | +- Bump codecov/codecov-action from 3.1.4 to 3.1.5 [\#396](https://github.com/auth0/node-jwks-rsa/pull/396) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 11 | +- Bump actions/cache from 3 to 4 [\#395](https://github.com/auth0/node-jwks-rsa/pull/395) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 12 | +- Update automated release process to latest version [\#391](https://github.com/auth0/node-jwks-rsa/pull/391) ([frederikprijck](https://github.com/frederikprijck)) |
| 13 | +- Bump actions/github-script from 6 to 7 [\#387](https://github.com/auth0/node-jwks-rsa/pull/387) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 14 | +- chore(deps): Update Lockfile [\#386](https://github.com/auth0/node-jwks-rsa/pull/386) ([evansims](https://github.com/evansims)) |
| 15 | +- Bump actions/setup-node from 3 to 4 [\#382](https://github.com/auth0/node-jwks-rsa/pull/382) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 16 | +- Bump @babel/traverse from 7.10.1 to 7.23.2 [\#381](https://github.com/auth0/node-jwks-rsa/pull/381) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 17 | + |
| 18 | +**Fixed** |
| 19 | +- [Fix] Change type of unused req param to unknown to resolve type conflicts [\#394](https://github.com/auth0/node-jwks-rsa/pull/394) ([zackdotcomputer](https://github.com/zackdotcomputer)) |
| 20 | +- fix(compat): ensure WebCryptoAPI runtime imported keys are re-exportable [\#409](https://github.com/auth0/node-jwks-rsa/pull/409) ([panva](https://github.com/panva)) |
| 21 | +- fix: express-jwt types [\#412](https://github.com/auth0/node-jwks-rsa/pull/412) ([jfromaniello](https://github.com/jfromaniello)) |
| 22 | + |
3 | 23 | ## [v3.1.0](https://github.com/auth0/node-jwks-rsa/tree/v3.1.0) (2023-10-05)
|
4 | 24 | [Full Changelog](https://github.com/auth0/node-jwks-rsa/compare/v3.0.1...v3.1.0)
|
5 | 25 |
|
|
0 commit comments