We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 634cd54 commit aa6eef5Copy full SHA for aa6eef5
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="21.1.4"></a>
2
+
3
+# 21.1.4 (2026-02-11)
4
5
+### @angular/build
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
9
+| [7a9dd6b47](https://github.com/angular/angular-cli/commit/7a9dd6b47e2191862c64355b10abaeead189759f) | fix | correctly resolve absolute setup file paths in Vitest |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="21.1.3"></a>
14
15
# 21.1.3 (2026-02-05)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "21.1.3",
+ "version": "21.1.4",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments