File tree 2 files changed +32
-1
lines changed
2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 15.1.0-next.1 " ></a >
2
+
3
+ # 15.1.0-next.1 (2022-11-30)
4
+
5
+ ### @schematics/angular
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- |
9
+ | [ 9299dea64] ( https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b ) | feat | generate functional interceptors |
10
+ | [ 9b6d190f4] ( https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45 ) | fix | remove EnvironmentInjector import in functional guard spec |
11
+ | [ b11d3f644] ( https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3 ) | fix | use proper variable in functional guard spec |
12
+ | [ 451975f76] ( https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32 ) | fix | use proper variable in resolver functional spec |
13
+
14
+ ### @angular-devkit/build-angular
15
+
16
+ | Commit | Type | Description |
17
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
18
+ | [ 012393d37] ( https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf ) | fix | correctly set Sass quietDeps and verbose options |
19
+
20
+ ### @ngtools/webpack
21
+
22
+ | Commit | Type | Description |
23
+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- |
24
+ | [ 856720b91] ( https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11 ) | fix | elide unused type references |
25
+
26
+ ## Special Thanks
27
+
28
+ Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi
29
+
30
+ <!-- CHANGELOG SPLIT MARKER -->
31
+
1
32
<a name =" 15.0.2 " ></a >
2
33
3
34
# 15.0.2 (2022-11-30)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 15.1.0-next.0 " ,
3
+ "version" : " 15.1.0-next.1 " ,
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