File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="16.2.0-next.3"></a>
2
+
3
+ # 16.2.0-next.3 (2023-07-20)
4
+
5
+ ### @angular-devkit/build-angular
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- |
9
+ | [5908ede3d](https://github.com/angular/angular-cli/commit/5908ede3d676f2b87f68bc976bd741b7725ab1c3) | fix | correctly wrap CommonJS exported enums when optimizing |
10
+ | [5048f6e82](https://github.com/angular/angular-cli/commit/5048f6e82e299b0733f34cbdcb1e7b1ef9a63210) | fix | Set chunk names explicitly |
11
+ | [61a652d91](https://github.com/angular/angular-cli/commit/61a652d91274f4adce20182e630fe9963b4ceddd) | perf | inject Sass import/use directive importer information when resolving |
12
+ | [6bfd1800e](https://github.com/angular/angular-cli/commit/6bfd1800efa2bf41126696b66938bdf291ad5455) | perf | use in-memory Sass module resolution cache |
13
+
14
+ <!-- CHANGELOG SPLIT MARKER -->
15
+
1
16
<a name="16.1.5"></a>
2
17
3
18
# 16.1.5 (2023-07-20)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 16.2.0-next.2 " ,
3
+ "version" : " 16.2.0-next.3 " ,
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