Skip to content

Commit 2a6e6aa

Browse files
committed
13d1c8a fix(core): fixes timing of hydration cleanup on control flow (#60425)
1 parent d81e98e commit 2a6e6aa

25 files changed

+51
-55
lines changed

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Thu Mar 20 22:40:08 UTC 2025
2-
9ffeff91ea10901fecf35b0b0ef2b8b3489e3184
1+
Fri Mar 21 21:53:32 UTC 2025
2+
13d1c8ab38707b06dbed4941a556f982665b3304

bundles/chunk-H2B6XDCW.js renamed to bundles/chunk-6FWQSLK4.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ import {
4848
translateStatement,
4949
translateType,
5050
typeNodeToValueExpr
51-
} from "./chunk-6WY2A2XX.js";
51+
} from "./chunk-T4MIUT36.js";
5252
import {
5353
PerfCheckpoint,
5454
PerfEvent,
@@ -16125,4 +16125,4 @@ export {
1612516125
* Use of this source code is governed by an MIT-style license that can be
1612616126
* found in the LICENSE file at https://angular.dev/license
1612716127
*/
16128-
//# sourceMappingURL=chunk-H2B6XDCW.js.map
16128+
//# sourceMappingURL=chunk-6FWQSLK4.js.map
File renamed without changes.

bundles/chunk-UCTR2ZLG.js renamed to bundles/chunk-BMTJXLP7.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

bundles/chunk-JVWD7MWC.js renamed to bundles/chunk-J5FLCPEP.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

bundles/chunk-D543CPPF.js renamed to bundles/chunk-LYPQBG6H.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

bundles/chunk-6WY2A2XX.js renamed to bundles/chunk-T4MIUT36.js

Lines changed: 2 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)