You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/2026-06-angular22/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Dieses Release zieht mehrere Konzepte über die Ziellinie:
32
32
Der `HttpClient` setzt nun standardmäßig auf die moderne Fetch API, und es wurde ein neuer `@Service()`-Decorator eingeführt.
33
33
Diese und einige weitere Neuerungen stellen wir in diesem Blogpost vor.
34
34
35
-
<!--Im [Angular-Blog](TODO) findest du die offiziellen Informationen zum neuen Release.-->
35
+
Im [Angular-Blog](https://blog.angular.dev/announcing-angular-v22-c52bb83a4664) findest du die offiziellen Informationen zum neuen Release.
36
36
Um ein bestehendes Projekt auf Angular 22 zu migrieren, kannst du den Befehl `ng update` verwenden, siehe [Angular Update Guide](https://angular.dev/update-guide).
37
37
38
38
<!-- > 🇬🇧 This article is available in English language here: [Angular 22 is here!](https://angular.schule/blog/TODO) -->
0 commit comments