Skip to content

Commit 2edb58b

Browse files
authored
cf62e718 refactor(signals): improve rxMethod tests by using child injectors (#4652)
1 parent 0130339 commit 2edb58b

File tree

14 files changed

+12
-12
lines changed

14 files changed

+12
-12
lines changed

404.html

+2-2
Large diffs are not rendered by default.

commit_message

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7f420658 fix(signals): remove `signalMethod` instance watcher on destroy (#4648)
1+
cf62e718 refactor(signals): improve `rxMethod` tests by using child injectors (#4652)

generated/navigation.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -803,12 +803,12 @@
803803
"prerelease": [
804804
"local"
805805
],
806-
"build": "sha.7f420658",
806+
"build": "sha.cf62e718",
807807
"version": "19.0.1-local",
808808
"codeName": "snapshot",
809809
"isSnapshot": true,
810-
"full": "19.0.1-local+sha.7f420658",
810+
"full": "19.0.1-local+sha.cf62e718",
811811
"branch": "master",
812-
"commitSHA": "7f42065874d786aeee8cff788b413e4bc00256b4"
812+
"commitSHA": "cf62e718295fa7779b4c7610c6d387516bb0d1b0"
813813
}
814814
}
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

generated/zips/store/store.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

index.html

+2-2
Large diffs are not rendered by default.

ngsw.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"configVersion": 1,
3-
"timestamp": 1736335294997,
3+
"timestamp": 1736421206980,
44
"index": "/index.html",
55
"assetGroups": [
66
{
@@ -1407,9 +1407,9 @@
14071407
"/generated/images/marketing/concept-icons/universal.svg": "69516bc8a226c9df3c564f7a4f0fec1b66e7711f",
14081408
"/generated/images/marketing/features/feature-icon.svg": "2cf6c1c11faee80b101b38c91f02184dada8cbe2",
14091409
"/generated/images/marketing/home/ngrx-conf-badge.svg": "f6c369c9c05b4b4df3373a7fb31dd3f4e82c9a44",
1410-
"/generated/navigation.json": "184d13d84a9d211f7b7a328a61f34e964e6376d4",
1410+
"/generated/navigation.json": "60ff55af001158219f2d5e1776125f3fb49939ac",
14111411
"/generated/resources.json": "187bbb4f63bac415553db8bc033d822bb0b5a47e",
1412-
"/index.html": "73dd53940c29a42e824ed49572e37e307dc49f5f",
1412+
"/index.html": "3d65ad115312540687906a75567d0babfce0ae80",
14131413
"/light-theme.css": "af6e8fca0da10e9eed053318ea52c0434ddc7c53",
14141414
"/main.8a89ff33e9eb50ab.js": "ac7b8a045c19691e02d6b3d93c281a524bc8c53f",
14151415
"/polyfills.166aa95e659276e2.js": "f48cb83487894330c03cb6c142074a098d1b35e0",

stats.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)