v22.0.1
Maintenance patch release for the Angular 22 line.
What's Changed
- Bumped published package versions to
22.0.1forangular-oauth2-oidcandangular-oauth2-oidc-jwks. - Updated workspace dependencies, including Angular packages, Angular CLI/build tooling, Angular ESLint, TypeScript ESLint, Commitlint, and related npm packages.
- Updated RxJS from
6.6.7to7.8.2. - Migrated the remaining TSLint setup to ESLint, removing
tslint,codelyzer, and old TSLint config files. - Updated ESLint to v10 and carried over applicable lint rules into the flat ESLint config.
- Updated Prettier to v3 and refreshed formatting with ES5 trailing commas.
- Removed unused dependencies from the workspace.
- Updated
angular-oauth2-oidc-jwkspackage metadata, including structured repository information and a peer dependency onangular-oauth2-oidc >=22.0.0.
Notes
This release is primarily dependency, tooling, and package metadata maintenance.