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="18.2.0-next.1"></a>
2
+
3
+ # 18.2.0-next.1 (2024-07-17)
4
+
5
+ ### @angular-devkit/build-angular
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------- |
9
+ | [9baae6e22](https://github.com/angular/angular-cli/commit/9baae6e22c5ad89e2f05b55b46a91ef0fbbe79a2) | fix | skip undefined files when generating budget stats |
10
+
11
+ ### @angular/build
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- |
15
+ | [24aaf1e37](https://github.com/angular/angular-cli/commit/24aaf1e37f49735ce97fe72fced3d53b51d6b631) | feat | support import attribute based loader configuration |
16
+ | [394f9ce35](https://github.com/angular/angular-cli/commit/394f9ce35f876e7f82c6817d9424b32ec1eaa4a2) | fix | remove Vite "/@id/" prefix for explicit external dependencies |
17
+ | [855a4b841](https://github.com/angular/angular-cli/commit/855a4b84121ab16594bcd1785d648eccefa4baa3) | fix | resolve only ".wasm" files |
18
+
19
+ <!-- CHANGELOG SPLIT MARKER -->
20
+
1
21
<a name="18.1.1"></a>
2
22
3
23
# 18.1.1 (2024-07-17)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 18.2.0-next.0 " ,
3
+ "version" : " 18.2.0-next.1 " ,
4
4
"private" : true ,
5
5
"description" : " Software Development Kit for Angular" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments