From a6428ba56cff9d9dee4d5a28bac219561f8bb1d1 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 1 Jul 2025 22:18:37 +0000 Subject: [PATCH 01/51] e701bae release: cut the v20.1.0-rc.0 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8fde1077..31fd006c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-next.3+sha-2c32774", + "version": "20.1.0-rc.0+sha-e701bae", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 28bb44d4..3209f634 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 01 2025 21:32:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 01 2025 22:18:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e0cc82d3e3f7ce2b3ee1e4a6ffa8ec25f50ac845 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 2 Jul 2025 21:38:04 +0000 Subject: [PATCH 02/51] 71a7ecd test: raise timeout of `//packages/ngtools/webpack:test` --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 31fd006c..ab2b64bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-e701bae", + "version": "20.1.0-rc.0+sha-71a7ecd", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 3209f634..8e23ebea 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 01 2025 22:18:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 02 2025 21:38:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 43116b06bbf42fbb8dee58a903db29b2a133fe02 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 3 Jul 2025 09:09:42 +0000 Subject: [PATCH 03/51] 343ae2d fix(@angular/build): correctly remap Angular diagnostics --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ab2b64bc..56fe5e6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-71a7ecd", + "version": "20.1.0-rc.0+sha-343ae2d", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 8e23ebea..51b8a340 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 02 2025 21:38:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 03 2025 09:09:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From afd341cce3de02448a3808885be55032e7a5ff60 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 3 Jul 2025 12:41:32 +0000 Subject: [PATCH 04/51] e869021 fix(@angular/build): failed to proxy error for assets --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 56fe5e6b..d37d757c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-343ae2d", + "version": "20.1.0-rc.0+sha-e869021", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 51b8a340..cd0725ad 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 03 2025 09:09:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 03 2025 12:41:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b2a4e910508b98fd5d754fdab405ff11af9c21b4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 3 Jul 2025 13:24:31 +0000 Subject: [PATCH 05/51] 28bac3b fix(@schematics/angular): remove constructor from service template --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d37d757c..e0d575fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-e869021", + "version": "20.1.0-rc.0+sha-28bac3b", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index cd0725ad..0584d028 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 03 2025 12:41:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 03 2025 13:24:31 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7d1a47157de913bb096103c4490e626f749103a6 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 4 Jul 2025 07:22:44 +0000 Subject: [PATCH 06/51] 45f5a47 build: update bazel commands to use pnpm --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e0d575fd..900537e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-28bac3b", + "version": "20.1.0-rc.0+sha-45f5a47", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 0584d028..218200fc 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 03 2025 13:24:31 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 04 2025 07:22:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From eb9f19cb478ab243972ba8f37be263ec306d7f0c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 4 Jul 2025 13:40:35 +0000 Subject: [PATCH 07/51] 8879716 fix(@angular/build): expose unit test and karma builder API --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 900537e4..4cf38e15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-45f5a47", + "version": "20.1.0-rc.0+sha-8879716", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 218200fc..4966651a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 04 2025 07:22:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 04 2025 13:40:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 533ae60a366603333f2adcbb2eed0691233d62cf Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 8 Jul 2025 06:53:39 +0000 Subject: [PATCH 08/51] 462bb3e refactor(@angular/build): clean up duplicate of code in the karma builders --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4cf38e15..9d453dd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-8879716", + "version": "20.1.0-rc.0+sha-462bb3e", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 4966651a..b394c63f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 04 2025 13:40:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 08 2025 06:53:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c206951237effb5acfd20cfcff96280d4bad5259 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 8 Jul 2025 13:06:42 +0000 Subject: [PATCH 09/51] f6420db refactor(@angular/cli): provide additional project details for MCP list projects tool --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9d453dd7..4e2e1150 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-462bb3e", + "version": "20.1.0-rc.0+sha-f6420db", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index b394c63f..f7de7bf1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 08 2025 06:53:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 08 2025 13:06:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 91b6bb32cadd3bc32df0a942d482dafd7b1882db Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 8 Jul 2025 13:41:50 +0000 Subject: [PATCH 10/51] b54a45b refactor: reduce the number of builds done in output-path_spec --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4e2e1150..86b9f79d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-f6420db", + "version": "20.1.0-rc.0+sha-b54a45b", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index f7de7bf1..22195ad1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 08 2025 13:06:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 08 2025 13:41:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4d6672f8360a70ce4b03543402d886172900ab33 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 8 Jul 2025 14:35:55 +0000 Subject: [PATCH 11/51] ace8a35 test: increase timeout for ssr dev server tests --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 86b9f79d..e7d0c052 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-b54a45b", + "version": "20.1.0-rc.0+sha-ace8a35", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 22195ad1..1d5e4ecb 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 08 2025 13:41:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 08 2025 14:35:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From deedc32019e190b20d68ed0b7ba6bdd9fdc01e6b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 9 Jul 2025 13:39:33 +0000 Subject: [PATCH 12/51] aea3ed8 fix(@angular/build): exclude `@vitest/browser/context` from esbuild bundling --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e7d0c052..afbc19ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-ace8a35", + "version": "20.1.0-rc.0+sha-aea3ed8", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 1d5e4ecb..c4f1bbf6 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 08 2025 14:35:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 09 2025 13:39:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ca060f6958cb8f56983c52e517d32dbbd9fb6c77 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 9 Jul 2025 21:23:49 +0000 Subject: [PATCH 13/51] bf6823d build: update Angular versions for 20.1 stable --- package.json | 22 +++++++++++----------- uniqueId | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index afbc19ed..c79b594f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-aea3ed8", + "version": "20.1.0-rc.0+sha-bf6823d", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", @@ -17,10 +17,10 @@ "tslib": "^2.3.0" }, "peerDependencies": { - "@angular/common": "^20.0.0 || ^20.1.0-next.0", - "@angular/core": "^20.0.0 || ^20.1.0-next.0", - "@angular/platform-server": "^20.0.0 || ^20.1.0-next.0", - "@angular/router": "^20.0.0 || ^20.1.0-next.0" + "@angular/common": "^20.0.0", + "@angular/core": "^20.0.0", + "@angular/platform-server": "^20.0.0", + "@angular/router": "^20.0.0" }, "peerDependenciesMeta": { "@angular/platform-server": { @@ -29,12 +29,12 @@ }, "devDependencies": { "@angular-devkit/schematics": "workspace:*", - "@angular/common": "20.1.0-next.3", - "@angular/compiler": "20.1.0-next.3", - "@angular/core": "20.1.0-next.3", - "@angular/platform-browser": "20.1.0-next.3", - "@angular/platform-server": "20.1.0-next.3", - "@angular/router": "20.1.0-next.3", + "@angular/common": "20.1.0", + "@angular/compiler": "20.1.0", + "@angular/core": "20.1.0", + "@angular/platform-browser": "20.1.0", + "@angular/platform-server": "20.1.0", + "@angular/router": "20.1.0", "@schematics/angular": "workspace:*" }, "sideEffects": false, diff --git a/uniqueId b/uniqueId index c4f1bbf6..aa520be7 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 09 2025 13:39:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 09 2025 21:23:49 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 2332d519be6e53a1a8c8036894166d3905c1eba8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 9 Jul 2025 22:43:29 +0000 Subject: [PATCH 14/51] ed09cef release: cut the v20.1.0 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c79b594f..904c7009 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-rc.0+sha-bf6823d", + "version": "20.1.0+sha-ed09cef", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index aa520be7..4dc92c5d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 09 2025 21:23:49 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 09 2025 22:43:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 12fd59d06f60919cb9919b7bc3f310928abca384 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 10 Jul 2025 14:04:52 +0000 Subject: [PATCH 15/51] e46cedb refactor: use `executeWithCases` instead of RXJS boillerplate --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 904c7009..286f08b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0+sha-ed09cef", + "version": "20.1.0+sha-e46cedb", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 4dc92c5d..84e88685 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 09 2025 22:43:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 10 2025 14:04:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e87565530fd137793363a28393314a099954b83b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 11 Jul 2025 12:23:43 +0000 Subject: [PATCH 16/51] 1602181 refactor(@angular/build): use the `toPosixPath` util to convert windows file --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 286f08b3..7d8769b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0+sha-e46cedb", + "version": "20.1.0+sha-1602181", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 84e88685..9e818f90 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 10 2025 14:04:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 11 2025 12:23:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b875da6ab6ef8085e826e203f863ac9430f4d24f Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 15 Jul 2025 23:20:19 +0000 Subject: [PATCH 17/51] eb29941 refactor(@angular/cli): add a documentation search tool to MCP server --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7d8769b2..e9eaf2b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0+sha-1602181", + "version": "20.1.0+sha-eb29941", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 9e818f90..4b876673 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 11 2025 12:23:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 15 2025 23:20:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 373fd965c6d46bb4379b6a3a86d9bd79ef93cdca Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 16 Jul 2025 15:05:46 +0000 Subject: [PATCH 18/51] 3ccd1e8 refactor(@angular/build): provide private factory API for internal compilation infrastructure --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e9eaf2b9..0f624286 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0+sha-eb29941", + "version": "20.1.0+sha-3ccd1e8", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 4b876673..97fc5ee7 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 15 2025 23:20:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 16 2025 15:05:46 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From bc6d4969ea3549cc8f25bd686e614a819028778c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 16 Jul 2025 18:56:44 +0000 Subject: [PATCH 19/51] 0925ebd refactor(@schematics/angular): fix layout of pill button --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0f624286..8832d687 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0+sha-3ccd1e8", + "version": "20.1.0+sha-0925ebd", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 97fc5ee7..f28b5241 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 16 2025 15:05:46 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 16 2025 18:56:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7959aeff367defdd17988d77e356de4cfedefe0a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 16 Jul 2025 21:21:01 +0000 Subject: [PATCH 20/51] 15c0148 release: cut the v20.1.1 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8832d687..6643e77c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0+sha-0925ebd", + "version": "20.1.1+sha-15c0148", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index f28b5241..002c50ba 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 16 2025 18:56:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 16 2025 21:21:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 979d09dedcb5eccbcdc71704a78297a271a41cae Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 16 Jul 2025 22:12:17 +0000 Subject: [PATCH 21/51] 9dfdaf5 test: use valid theme for material schematic --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6643e77c..9d4c19b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.1+sha-15c0148", + "version": "20.1.1+sha-9dfdaf5", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 002c50ba..c146198e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 16 2025 21:21:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 16 2025 22:12:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ca25f74cffce8e6cff517fff95b58f3b2dadb18c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 18 Jul 2025 17:41:29 +0000 Subject: [PATCH 22/51] 0a2340b refactor(@angular/cli): add a get best practices guide MCP tool --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9d4c19b7..6b83930b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.1+sha-9dfdaf5", + "version": "20.1.1+sha-0a2340b", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index c146198e..0353d4a3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 16 2025 22:12:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 18 2025 17:41:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 26bd83fe0cad92077e905f3789874ab3818dd2f2 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 18 Jul 2025 19:00:24 +0000 Subject: [PATCH 23/51] 0d0040b fix(@angular-devkit/core): use crypto.randomUUID instead of Date.now for unique string in tmp file names --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6b83930b..3b936890 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.1+sha-0a2340b", + "version": "20.1.1+sha-0d0040b", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 0353d4a3..b6a29dde 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 18 2025 17:41:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 18 2025 19:00:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3634f44a78a4635587fcd4bee87c9fead30665f6 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 21 Jul 2025 15:02:18 +0000 Subject: [PATCH 24/51] 9678522 fix(@angular/cli): `define` option is being included multiple times in the JSON help --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3b936890..e727a31a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.1+sha-0d0040b", + "version": "20.1.1+sha-9678522", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index b6a29dde..b28400c1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 18 2025 19:00:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Jul 21 2025 15:02:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 906b6610f772ceb1736491e866608eb7ad58ddcf Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 21 Jul 2025 20:26:35 +0000 Subject: [PATCH 25/51] ada3e20 refactor(@angular/cli): improve description of MCP documentation search tool --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e727a31a..a3a60f33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.1+sha-9678522", + "version": "20.1.1+sha-ada3e20", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index b28400c1..3909f642 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Jul 21 2025 15:02:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Jul 21 2025 20:26:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 38080c6659fa410bb612e66b1a7c42bb45f79687 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 22 Jul 2025 12:02:03 +0000 Subject: [PATCH 26/51] 14da042 refactor(@angular/cli): move MCP list projects tool to separate file --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a3a60f33..5a80a3ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.1+sha-ada3e20", + "version": "20.1.1+sha-14da042", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 3909f642..b7babc9d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Jul 21 2025 20:26:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 22 2025 12:02:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 8c4f0d2c621076220e3c8148a0d3d270e7fa190d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 23 Jul 2025 17:19:47 +0000 Subject: [PATCH 27/51] 0568f38 release: cut the v20.1.2 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5a80a3ef..c55205be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.1+sha-14da042", + "version": "20.1.2+sha-0568f38", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index b7babc9d..7b6f466d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 22 2025 12:02:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 23 2025 17:19:47 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From df5f69fcedc407acc9742987260c52aa8c6e7b3b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 24 Jul 2025 17:58:31 +0000 Subject: [PATCH 28/51] ea5cd0e fix(@angular/build): update `vite` to `7.0.6` --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c55205be..c172a1ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.2+sha-0568f38", + "version": "20.1.2+sha-ea5cd0e", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 7b6f466d..86815c13 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 23 2025 17:19:47 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 24 2025 17:58:31 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c0038fabb096216a922ccce137044f3cbe66890e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 24 Jul 2025 19:59:20 +0000 Subject: [PATCH 29/51] 18b44f6 release: cut the v20.1.3 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c172a1ab..d282f097 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.2+sha-ea5cd0e", + "version": "20.1.3+sha-18b44f6", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 86815c13..33644439 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 24 2025 17:58:31 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 24 2025 19:59:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ebc1611354e61452896cde6296c460496d21d9a4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 25 Jul 2025 22:03:52 +0000 Subject: [PATCH 30/51] f7b6160 build: update bazel dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d282f097..29349616 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.3+sha-18b44f6", + "version": "20.1.3+sha-f7b6160", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 33644439..8c40d464 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 24 2025 19:59:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 25 2025 22:03:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e440a85bea4451203e7000b842de39b4a3b091dd Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 28 Jul 2025 11:27:21 +0000 Subject: [PATCH 31/51] 0489fe7 refactor(@angular/build): update MCP best practices guide content --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 29349616..86cec149 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.3+sha-f7b6160", + "version": "20.1.3+sha-0489fe7", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 8c40d464..628e740e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 25 2025 22:03:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Jul 28 2025 11:27:21 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5b018b479380056f78bb987e6a7231f41c5f45ab Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 28 Jul 2025 12:12:15 +0000 Subject: [PATCH 32/51] 42d72ef fix(@angular/build): skip vite transformation of CSS-like assets --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 86cec149..c0ca6f25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.3+sha-0489fe7", + "version": "20.1.3+sha-42d72ef", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 628e740e..e634efad 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Jul 28 2025 11:27:21 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Jul 28 2025 12:12:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From fd8ce5f3c55cfc3b857ccd530c43393d8cd6b901 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 29 Jul 2025 14:09:52 +0000 Subject: [PATCH 33/51] 2d753cc fix(@angular/cli): skip workspace-specific tools when outside a workspace --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c0ca6f25..e794bebb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.3+sha-42d72ef", + "version": "20.1.3+sha-2d753cc", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index e634efad..72f62242 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Jul 28 2025 12:12:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 29 2025 14:09:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f47c205551b0f171a671e710f725a4a7e007c3bb Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 30 Jul 2025 22:12:53 +0000 Subject: [PATCH 34/51] ffc4c67 release: cut the v20.1.4 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e794bebb..95e70ad6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.3+sha-2d753cc", + "version": "20.1.4+sha-ffc4c67", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 72f62242..f486ab83 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 29 2025 14:09:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 30 2025 22:12:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 981f57ce76b9703c3fdb8487d528b2877b4ae77a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 31 Jul 2025 13:59:33 +0000 Subject: [PATCH 35/51] 9a2b642 refactor(@angular/cli): add instructional text to MCP server --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 95e70ad6..6026fd5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.4+sha-ffc4c67", + "version": "20.1.4+sha-9a2b642", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index f486ab83..27dc2b55 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 30 2025 22:12:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 31 2025 13:59:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From fbf8766206aa14fa2ec83fbf91866f374910639e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 1 Aug 2025 17:31:12 +0000 Subject: [PATCH 36/51] 2ed9c37 test(@angular/cli): add initial e2e test for MCP server tool registration --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6026fd5c..97cdc53e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.4+sha-9a2b642", + "version": "20.1.4+sha-2ed9c37", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 27dc2b55..ee2651e9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 31 2025 13:59:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 01 2025 17:31:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 0bcf3fc49e07d3a00fbc4b0f08c7170b7c976403 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 4 Aug 2025 17:51:10 +0000 Subject: [PATCH 37/51] 8601f06 refactor(@angular/cli): update suggested MCP server configuration output --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 97cdc53e..c31de608 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.4+sha-2ed9c37", + "version": "20.1.4+sha-8601f06", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index ee2651e9..08fef219 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 01 2025 17:31:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Aug 04 2025 17:51:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5d797bc3496f23171929dc3356a0af552c249d6b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 6 Aug 2025 15:16:51 +0000 Subject: [PATCH 38/51] 48ca044 fix(@angular/cli): cache MCP best practices content and add tool annotations --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c31de608..60eb2764 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.4+sha-8601f06", + "version": "20.1.4+sha-48ca044", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 08fef219..d673125f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Aug 04 2025 17:51:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 06 2025 15:16:51 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7691fac02f231d4c002e1871b0c488c05e76f7a8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 6 Aug 2025 15:41:45 +0000 Subject: [PATCH 39/51] 761bc78 build: update to latest dev-infra in the workspace --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 60eb2764..e16af5a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.4+sha-48ca044", + "version": "20.1.4+sha-761bc78", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index d673125f..daa52a38 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 06 2025 15:16:51 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 06 2025 15:41:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 859748839caf09bb9e3b758c4f84ee3a6f34213b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 6 Aug 2025 18:54:02 +0000 Subject: [PATCH 40/51] 2c0e973 release: cut the v20.1.5 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e16af5a9..fdaafaf5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.4+sha-761bc78", + "version": "20.1.5+sha-2c0e973", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index daa52a38..87b1e879 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 06 2025 15:41:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 06 2025 18:54:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4e570716bd1c642513b2dec6a793ba9c9d7b773a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 12 Aug 2025 08:11:56 +0000 Subject: [PATCH 41/51] 0d050f3 build: update to latest version of dev-infra --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fdaafaf5..f9a11369 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.5+sha-2c0e973", + "version": "20.1.5+sha-0d050f3", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 87b1e879..443ee4c9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 06 2025 18:54:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Aug 12 2025 08:11:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4698ca8b958553982260130ce90b4ff9fb44c8ba Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 12 Aug 2025 15:43:18 +0000 Subject: [PATCH 42/51] 584bc1d fix(@schematics/angular): add extra prettier config --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f9a11369..07c99e3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.5+sha-0d050f3", + "version": "20.1.5+sha-584bc1d", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 443ee4c9..fd8f5ff3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Aug 12 2025 08:11:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Aug 12 2025 15:43:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6ffabf09e0c69d4da2ca749d0bc397e65be153e1 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 13 Aug 2025 11:54:43 +0000 Subject: [PATCH 43/51] 02b0506 fix(@schematics/angular): correct configure the `typeSeparator` in the library schematic --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 07c99e3c..29c0f4a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.5+sha-584bc1d", + "version": "20.1.5+sha-02b0506", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index fd8f5ff3..1a1f678b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Aug 12 2025 15:43:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 13 2025 11:54:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 38efe691151ce4954785b55a58b9cf6b78c5830f Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 13 Aug 2025 12:20:01 +0000 Subject: [PATCH 44/51] 2289ab5 refactor(@schematics/angular): remove duplicate prompt definition. --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 29c0f4a9..5ccb430e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.5+sha-02b0506", + "version": "20.1.5+sha-2289ab5", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 1a1f678b..e01e94ff 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 13 2025 11:54:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 13 2025 12:20:01 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6cd4a096caf7ae1ca65bef50056ab48ae6221d6d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 13 Aug 2025 12:31:06 +0000 Subject: [PATCH 45/51] d67c260 release: cut the v20.1.6 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5ccb430e..b84ced55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.5+sha-2289ab5", + "version": "20.1.6+sha-d67c260", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index e01e94ff..7bdbd04c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 13 2025 12:20:01 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 13 2025 12:31:06 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ce8c9d3f05b57205dec676c65aeeb92b763830ff Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 14 Aug 2025 13:55:16 +0000 Subject: [PATCH 46/51] 8b824bd build: add retry-delay for `accept4 failed 110` --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b84ced55..57bca83e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.6+sha-d67c260", + "version": "20.1.6+sha-8b824bd", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 7bdbd04c..82d5db72 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 13 2025 12:31:06 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 14 2025 13:55:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e4f481b621e39108b987e1bcdef7e8aa306d7905 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 14:40:27 +0000 Subject: [PATCH 47/51] d92b3f4 build: reduce batch size to try to reduce flakiness --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 57bca83e..3da87ae6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.6+sha-8b824bd", + "version": "20.1.6+sha-d92b3f4", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index 82d5db72..db95d7b7 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 14 2025 13:55:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 14:40:27 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 08649a50102175cae22cdc72f8cec7a25fe75398 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 16:13:56 +0000 Subject: [PATCH 48/51] 0ecf2dc fix(@angular-devkit/schematics): address Node.js deprecation DEP0190 --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3da87ae6..f3127984 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.6+sha-d92b3f4", + "version": "20.1.6+sha-0ecf2dc", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index db95d7b7..bb45e92f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 14:40:27 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 16:13:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From fcf48284e5c7d12a9bd2fbe872ceaca6306ee07c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 17:03:21 +0000 Subject: [PATCH 49/51] 7d67a14 fix(@angular/cli): add choices to command line parser when type is array and has an enum --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f3127984..7c07b20b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.6+sha-0ecf2dc", + "version": "20.1.6+sha-7d67a14", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index bb45e92f..e3ae8e88 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 16:13:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 17:03:21 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 90ec1b5c2c99446079d011c75defdcc9ed5cc133 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 18:14:25 +0000 Subject: [PATCH 50/51] c0e7b6e refactor(@angular/cli): improve analytics handling --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7c07b20b..dde918d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.6+sha-7d67a14", + "version": "20.1.6+sha-c0e7b6e", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index e3ae8e88..eedca277 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 17:03:21 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 18:14:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From cd9cd83e67ab17e408b650e7e8eff9d7f8dc7511 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 18 Aug 2025 16:40:01 +0000 Subject: [PATCH 51/51] 6023da5 fix(@angular/cli): apply default to array types --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dde918d1..a148d116 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.6+sha-c0e7b6e", + "version": "20.1.6+sha-6023da5", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", diff --git a/uniqueId b/uniqueId index eedca277..bbf30db8 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 18:14:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Aug 18 2025 16:40:01 GMT+0000 (Coordinated Universal Time) \ No newline at end of file