Skip to content

Commit 2f4ee16

Browse files
Upgrade to Angular 19
1 parent fc3c019 commit 2f4ee16

16 files changed

+5097
-4684
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This repository contains the code of the [Modern Angular With Signals Course](https://angular-university.io/course/angular-signals-course).
55

6-
This course repository is updated to Angular 18:
6+
This course repository is updated to Angular 19:
77

88
![Modern Angular With Signals](https://d3vigmphadbn9b.cloudfront.net/course-images/large-images/angular-signals-course.jpg)
99

Diff for: angular.json

+3
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,8 @@
103103
}
104104
}
105105
}
106+
},
107+
"cli": {
108+
"analytics": false
106109
}
107110
}

0 commit comments

Comments
 (0)