docs: link to v22 blog post in changelog

This commit is contained in:
Pawel Kozlowski
2026-06-03 18:39:24 +02:00
parent 752fb476eb
commit 276bbaee8b
+3
View File
@@ -1,5 +1,8 @@
<a name="22.0.0"></a>
# 22.0.0 (2026-06-03)
[Blog post "Announcing Angular v22"](https://goo.gle/angular-v22-blog).
## Breaking Changes
### compiler
- This change will trigger the `nullishCoalescingNotNullable` and `optionalChainNotNullable` diagnostics on exisiting projects.