File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 17.0.0-next.9 " ></a >
2
+
3
+ # 17.0.0-next.9 (2023-10-12)
4
+
5
+ ### @schematics/angular
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- |
9
+ | [ 3938863b9] ( https://github.com/angular/angular-cli/commit/3938863b9900fcfe574b3112d73a8f34672f38bd ) | feat | add migration to migrate from ` @nguniversal ` to ` @angular/ssr ` |
10
+
11
+ ### @angular-devkit/build-angular
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ |
15
+ | [ c12f98f94] ( https://github.com/angular/angular-cli/commit/c12f98f948b1c10594f9d00f4ebf87630fe3cc47 ) | fix | conditionally enable deprecated Less stylesheet JavaScript support |
16
+ | [ ac7caa426] ( https://github.com/angular/angular-cli/commit/ac7caa4264c7a68467903528deca4a6f579ee15c ) | fix | ensure unique internal identifiers for inline stylesheet bundling |
17
+ | [ 0da87bf1c] ( https://github.com/angular/angular-cli/commit/0da87bf1c94c6caf711204fcdd9a3973d766bd6e ) | fix | limit concurrent output file writes with application builder |
18
+
19
+ <!-- CHANGELOG SPLIT MARKER -->
20
+
1
21
<a name =" 17.0.0-next.8 " ></a >
2
22
3
23
# 17.0.0-next.8 (2023-10-11)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 17.0.0-next.8 " ,
3
+ "version" : " 17.0.0-next.9 " ,
4
4
"private" : true ,
5
5
"description" : " Software Development Kit for Angular" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments