v22.0.6
docs(docs-infra): Add build-time validation for API and guide links using route manifest
fix(common): prevent prototype pollution in formatDateTime
fix(common): only strip a literal /index.html suffix from URLs
refactor(common): Add token to indicate whether precommit handler is supported
fix(common): use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings
feat(common): Add experimental support for the Navigation API (#63406)
refactor: update license text to point to angular.dev (#57901)
refactor: remove unnecessary TSLint rule flags (#59365)
build: add a noDuplicateEnumValue rule (#63483)
refactor(core): mark `VERSION` as `@__PURE__` for better tree-shaking
fix(common): escape anchor fragment in shadow DOM name selector
refactor(core): use the `@Service` decorator where possible.