Skip to content

Commit 1e50712

Browse files
committed
Upgrade to Angular 21 and update related dependencies in package.json and package-lock.json
Migration Changes [router-current-navigation] Replaces usages of the deprecated Router.getCurrentNavigation method with the Router.currentNavigation signal. All structural directives in the application's templates have been replaced with the new, built-in block control flow syntax.
1 parent d61528d commit 1e50712

File tree

8 files changed

+6603
-5699
lines changed

8 files changed

+6603
-5699
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This repository contains the code of the [Angular Testing Course](https://angular-university.io/course/angular-testing-course).
55

6-
This course repository is updated to Angular v20, and there is a package-lock.json file available, for avoiding semantic versioning installation issues.
6+
This course repository is updated to Angular v21, and there is a package-lock.json file available, for avoiding semantic versioning installation issues.
77

88
![Angular Testing Course](https://s3-us-west-1.amazonaws.com/angular-university/course-images/angular-testing-small.png)
99

0 commit comments

Comments
 (0)