We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68cbf12 commit e009075Copy full SHA for e009075
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="16.1.4"></a>
2
+
3
+# 16.1.4 (2023-07-06)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- |
9
+| [7016cee57](https://github.com/angular/angular-cli/commit/7016cee5783b2762d550db8f2a4f29e7b56f317f) | fix | normalize paths in loader cache with esbuild |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="16.1.3"></a>
14
15
# 16.1.3 (2023-06-29)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "16.1.3",
+ "version": "16.1.4",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments