File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="17.1.4"></a>
2
+
3
+ # 17.1.4 (2024-02-14)
4
+
5
+ ### @angular/cli
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
9
+ | [6d2168db9](https://github.com/angular/angular-cli/commit/6d2168db92fcba1ebf82498fed85cd2b596547d3) | fix | prevent BOM errors in `package.json` during `ng update` |
10
+
11
+ ### @angular-devkit/build-angular
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
15
+ | [bf42d6df2](https://github.com/angular/angular-cli/commit/bf42d6df2f5eda45bec80bb60315152c03f4a3dc) | fix | bypass Vite prebundling for absolute URL imports |
16
+
17
+ <!-- CHANGELOG SPLIT MARKER -->
18
+
1
19
<a name="17.1.3"></a>
2
20
3
21
# 17.1.3 (2024-02-08)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 17.1.3 " ,
3
+ "version" : " 17.1.4 " ,
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