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
+41Lines changed: 41 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,44 @@
1
+
<aname="13.0.0-next.8"></a>
2
+
3
+
# 13.0.0-next.8 (2021-10-05)
4
+
5
+
## Breaking Changes
6
+
7
+
### @angular-devkit/build-angular
8
+
9
+
- With this change a number of deprecated dev-server builder options which proxied to the browser builder have been removed. These options should be configured in the browser builder instead.
0 commit comments