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: CHANGELOG.md
+35
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,38 @@
1
+
<a name="19.0.0-next.12"></a>
2
+
3
+
# 19.0.0-next.12 (2024-10-21)
4
+
5
+
## Breaking Changes
6
+
7
+
### @angular-devkit/build-angular
8
+
9
+
- Protractor is no longer supported.
10
+
11
+
Protractor was marked end-of-life in August 2023 (see https://protractortest.org/). Projects still relying on Protractor should consider migrating to another E2E testing framework, several support solid migration paths from Protractor.
0 commit comments