{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":10270250,"defaultBranch":"main","name":"react","ownerLogin":"facebook","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-05-24T16:15:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69631?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714578584.0","currentOid":""},"activityList":{"items":[{"before":"14f71db6b6f1668e61b29d376889ad298def4c6e","after":"f5f2799a8d0b37487c9674159846cbb7696febd3","ref":"refs/heads/main","pushedAt":"2024-05-02T20:08:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eps1lon","name":"Sebastian Silbermann","path":"/eps1lon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12292047?s=80&v=4"},"commit":{"message":"DevTools: Fix inspecting components with multiple reads of the same Context in React 17 (#28974)","shortMessageHtmlLink":"DevTools: Fix inspecting components with multiple reads of the same C…"}},{"before":"c44e9d1557ac076546811e2a56fcf8f2144ce6f5","after":"14f71db6b6f1668e61b29d376889ad298def4c6e","ref":"refs/heads/main","pushedAt":"2024-05-02T19:58:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eps1lon","name":"Sebastian Silbermann","path":"/eps1lon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12292047?s=80&v=4"},"commit":{"message":"Devtools: Fix build-for-devtools (#28976)","shortMessageHtmlLink":"Devtools: Fix build-for-devtools (#28976)"}},{"before":"73bcdfbae57545aa8f88ecdf67426275610b5573","after":"c44e9d1557ac076546811e2a56fcf8f2144ce6f5","ref":"refs/heads/main","pushedAt":"2024-05-02T19:47:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eps1lon","name":"Sebastian Silbermann","path":"/eps1lon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12292047?s=80&v=4"},"commit":{"message":"Devtools: Streamline getting extension from branch (#28975)","shortMessageHtmlLink":"Devtools: Streamline getting extension from branch (#28975)"}},{"before":"10db98eb78e29b0f3c31105100a5e87696a79194","after":"0cb0be987812a9bc3fc4efb993eaa9823ed42738","ref":"refs/heads/builds/facebook-fbsource","pushedAt":"2024-05-02T16:15:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Introduce a faster version of the addProperties function (#28969)\n\n## Summary\n\nThis PR introduces a faster version of the `addProperties` function.\nThis new function is basically the `diffProperties` with `prevProps` set\nto `null`, propagated constants, and all the unreachable code paths\ncollapsed.\n\n## How did you test this change?\n\nI've tested this change with [the benchmark\napp](https://github.com/react-native-community/RNNewArchitectureApp/tree/new-architecture-benchmarks)\nand got ~4.4% improvement in the view creation time.\n\nDiffTrain build for commit https://github.com/facebook/react/commit/73bcdfbae57545aa8f88ecdf67426275610b5573.","shortMessageHtmlLink":"Introduce a faster version of the addProperties function (#28969)"}},{"before":"cc2fb925811544a10f0d599feaf87e82273f7e70","after":"a73bb0e53e28b5b23a527aac7b9ffbec6f264efe","ref":"refs/heads/builds/facebook-www","pushedAt":"2024-05-02T16:14:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Introduce a faster version of the addProperties function (#28969)\n\n## Summary\n\nThis PR introduces a faster version of the `addProperties` function.\nThis new function is basically the `diffProperties` with `prevProps` set\nto `null`, propagated constants, and all the unreachable code paths\ncollapsed.\n\n## How did you test this change?\n\nI've tested this change with [the benchmark\napp](https://github.com/react-native-community/RNNewArchitectureApp/tree/new-architecture-benchmarks)\nand got ~4.4% improvement in the view creation time.\n\nDiffTrain build for [73bcdfbae57545aa8f88ecdf67426275610b5573](https://github.com/facebook/react/commit/73bcdfbae57545aa8f88ecdf67426275610b5573)","shortMessageHtmlLink":"Introduce a faster version of the addProperties function (#28969)"}},{"before":"c7b1ae5a9ed58abece101d09c47ddd1e0b181fe2","after":"73bcdfbae57545aa8f88ecdf67426275610b5573","ref":"refs/heads/main","pushedAt":"2024-05-02T16:10:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dmytrorykun","name":"Dmytro Rykun","path":"/dmytrorykun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14206200?s=80&v=4"},"commit":{"message":"Introduce a faster version of the addProperties function (#28969)\n\n## Summary\r\n\r\nThis PR introduces a faster version of the `addProperties` function.\r\nThis new function is basically the `diffProperties` with `prevProps` set\r\nto `null`, propagated constants, and all the unreachable code paths\r\ncollapsed.\r\n\r\n## How did you test this change?\r\n\r\nI've tested this change with [the benchmark\r\napp](https://github.com/react-native-community/RNNewArchitectureApp/tree/new-architecture-benchmarks)\r\nand got ~4.4% improvement in the view creation time.","shortMessageHtmlLink":"Introduce a faster version of the addProperties function (#28969)"}},{"before":"1b79911aba127b439a5954fefc891de4c55d68ce","after":"cc2fb925811544a10f0d599feaf87e82273f7e70","ref":"refs/heads/builds/facebook-www","pushedAt":"2024-05-02T14:45:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"[Tooling] Update critical artifact list (#28966)\n\nWhen a React PR is opened CI will report large size changes. But for\ncritical packages like react-dom it reports always. In React 19 we moved\nthe build for react-dom the client reconciler from react-dom to\nreact-dom/client\n\nThis change adds react-dom-client artifacts for stable and oss channels\nsince that is originally what was being tracked. But since\nreact-dom/client always imports react-dom I left the original react-dom\npackages as critical as well. They are small but it would be good to\nkeep an eye on them\n\nDiffTrain build for [c7b1ae5a9ed58abece101d09c47ddd1e0b181fe2](https://github.com/facebook/react/commit/c7b1ae5a9ed58abece101d09c47ddd1e0b181fe2)","shortMessageHtmlLink":"[Tooling] Update critical artifact list (#28966)"}},{"before":"29d3c83f0a84354b18ab3f064f2d43a4c116d6ed","after":"c7b1ae5a9ed58abece101d09c47ddd1e0b181fe2","ref":"refs/heads/main","pushedAt":"2024-05-02T14:39:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gnoff","name":"Josh Story","path":"/gnoff","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2716369?s=80&v=4"},"commit":{"message":"[Tooling] Update critical artifact list (#28966)\n\nWhen a React PR is opened CI will report large size changes. But for\r\ncritical packages like react-dom it reports always. In React 19 we moved\r\nthe build for react-dom the client reconciler from react-dom to\r\nreact-dom/client\r\n\r\nThis change adds react-dom-client artifacts for stable and oss channels\r\nsince that is originally what was being tracked. But since\r\nreact-dom/client always imports react-dom I left the original react-dom\r\npackages as critical as well. They are small but it would be good to\r\nkeep an eye on them","shortMessageHtmlLink":"[Tooling] Update critical artifact list (#28966)"}},{"before":"4508873393058e86bed308b56e49ec883ece59d1","after":"29d3c83f0a84354b18ab3f064f2d43a4c116d6ed","ref":"refs/heads/main","pushedAt":"2024-05-02T11:06:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eps1lon","name":"Sebastian Silbermann","path":"/eps1lon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12292047?s=80&v=4"},"commit":{"message":"ReactDOM: Fix missing form data when the submitter is outside the form (#28056)","shortMessageHtmlLink":"ReactDOM: Fix missing form data when the submitter is outside the form ("}},{"before":null,"after":"2053fe74de12dd88059d946df4a7aa24350555a2","ref":"refs/heads/bigfootjon-patch-1","pushedAt":"2024-05-01T15:49:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bigfootjon","name":"Jon Janzen","path":"/bigfootjon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6403568?s=80&v=4"},"commit":{"message":"Update commit_artifacts.yml","shortMessageHtmlLink":"Update commit_artifacts.yml"}},{"before":"9e2d7147a85357a4477174cd0acad80a5ac97b17","after":"1b79911aba127b439a5954fefc891de4c55d68ce","ref":"refs/heads/builds/facebook-www","pushedAt":"2024-04-30T16:05:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Move useMemoCache hook to react/compiler-runtime (#28954)\n\nMove useMemoCache hook to react/compiler-runtime\n\nFor Meta-internal purposes, we keep the export on `react` itself to\nreduce churn.\n\nDiffTrain build for [4508873393058e86bed308b56e49ec883ece59d1](https://github.com/facebook/react/commit/4508873393058e86bed308b56e49ec883ece59d1)","shortMessageHtmlLink":"Move useMemoCache hook to react/compiler-runtime (#28954)"}},{"before":"47c21619f1a5e8cdf9038b5c85b8efa04841ad98","after":"10db98eb78e29b0f3c31105100a5e87696a79194","ref":"refs/heads/builds/facebook-fbsource","pushedAt":"2024-04-30T16:05:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Move useMemoCache hook to react/compiler-runtime (#28954)\n\nMove useMemoCache hook to react/compiler-runtime\n\nFor Meta-internal purposes, we keep the export on `react` itself to\nreduce churn.\n\nDiffTrain build for commit https://github.com/facebook/react/commit/4508873393058e86bed308b56e49ec883ece59d1.","shortMessageHtmlLink":"Move useMemoCache hook to react/compiler-runtime (#28954)"}},{"before":"d779eba4b375134f373b7dfb9ea98d01c84bc48e","after":"4508873393058e86bed308b56e49ec883ece59d1","ref":"refs/heads/main","pushedAt":"2024-04-30T16:00:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kassens","name":"Jan Kassens","path":"/kassens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11849?s=80&v=4"},"commit":{"message":"Move useMemoCache hook to react/compiler-runtime (#28954)\n\nMove useMemoCache hook to react/compiler-runtime\r\n\r\nFor Meta-internal purposes, we keep the export on `react` itself to\r\nreduce churn.","shortMessageHtmlLink":"Move useMemoCache hook to react/compiler-runtime (#28954)"}},{"before":"190cc990e01e5131a6b26f1a3212444cebd794e2","after":"d779eba4b375134f373b7dfb9ea98d01c84bc48e","ref":"refs/heads/main","pushedAt":"2024-04-30T02:57:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"javache","name":"Pieter De Baets","path":"/javache","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5676?s=80&v=4"},"commit":{"message":"[react-native] Add unit test to ReactNativeAttributePayload (#28955)\n\n## Summary\r\n\r\nI'm looking at cleaning up some unnecessary manual property flattening\r\nin React Native and wanted to verify this behaviour is working as\r\nexpected, where properties from nested objects will always overwrite\r\nproperties from the base object.\r\n\r\n## How did you test this change?\r\n\r\nUnit tests","shortMessageHtmlLink":"[react-native] Add unit test to ReactNativeAttributePayload (#28955)"}},{"before":"4055024078426ae8780c98fb5313a04f29418793","after":null,"ref":"refs/heads/eps1lon-patch-1","pushedAt":"2024-04-27T20:25:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"eps1lon","name":"Sebastian Silbermann","path":"/eps1lon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12292047?s=80&v=4"}},{"before":"8090457c77573f3916df136d582d5f44040da043","after":"190cc990e01e5131a6b26f1a3212444cebd794e2","ref":"refs/heads/main","pushedAt":"2024-04-27T20:25:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eps1lon","name":"Sebastian Silbermann","path":"/eps1lon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12292047?s=80&v=4"},"commit":{"message":"Import correct prod version of jsx-dev-runtime for react-server (#28939)","shortMessageHtmlLink":"Import correct prod version of jsx-dev-runtime for react-server (#28939)"}},{"before":null,"after":"4055024078426ae8780c98fb5313a04f29418793","ref":"refs/heads/eps1lon-patch-1","pushedAt":"2024-04-27T19:48:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eps1lon","name":"Sebastian Silbermann","path":"/eps1lon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12292047?s=80&v=4"},"commit":{"message":"Import correct prod version of jsx-dev-runtime for react-server","shortMessageHtmlLink":"Import correct prod version of jsx-dev-runtime for react-server"}},{"before":"4ddff7355f696ec693c5ce2bda4e7707020c3510","after":"8090457c77573f3916df136d582d5f44040da043","ref":"refs/heads/main","pushedAt":"2024-04-27T19:45:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eps1lon","name":"Sebastian Silbermann","path":"/eps1lon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12292047?s=80&v=4"},"commit":{"message":"fix: add `react-server` condition for `react/jsx-dev-runtime` (#28921)","shortMessageHtmlLink":"fix: add react-server condition for react/jsx-dev-runtime (#28921)"}},{"before":"95e610da13e50c2cb92e003dd7dbfa4a8262bdd2","after":"4ddff7355f696ec693c5ce2bda4e7707020c3510","ref":"refs/heads/main","pushedAt":"2024-04-26T20:03:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rickhanlonii","name":"Ricky","path":"/rickhanlonii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2440089?s=80&v=4"},"commit":{"message":"Add changelog for 18.3.1 (#28932)","shortMessageHtmlLink":"Add changelog for 18.3.1 (#28932)"}},{"before":"c4083616a232028588a2cbaa9ba8992481d1deb7","after":"95e610da13e50c2cb92e003dd7dbfa4a8262bdd2","ref":"refs/heads/main","pushedAt":"2024-04-26T16:45:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rickhanlonii","name":"Ricky","path":"/rickhanlonii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2440089?s=80&v=4"},"commit":{"message":"Add changelog for 18.3 (#28929)\n\nFixes https://github.com/facebook/react/issues/28924","shortMessageHtmlLink":"Add changelog for 18.3 (#28929)"}},{"before":"eca40ee1a25666ef7a522749676aa3d12822c2b3","after":"f1338f8080abd1386454a10bbf93d67bfe37ce85","ref":"refs/heads/18-3-1","pushedAt":"2024-04-26T16:18:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"acdlite","name":"Andrew Clark","path":"/acdlite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3624098?s=80&v=4"},"commit":{"message":"Export `React.act` from 18.3","shortMessageHtmlLink":"Export React.act from 18.3"}},{"before":"e2b694b7fe9b1225749a2b139d117d8add4a076b","after":"eca40ee1a25666ef7a522749676aa3d12822c2b3","ref":"refs/heads/18-3-1","pushedAt":"2024-04-26T15:59:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"acdlite","name":"Andrew Clark","path":"/acdlite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3624098?s=80&v=4"},"commit":{"message":"Export `React.act` from 18.3","shortMessageHtmlLink":"Export React.act from 18.3"}},{"before":null,"after":"e2b694b7fe9b1225749a2b139d117d8add4a076b","ref":"refs/heads/18-3-1","pushedAt":"2024-04-26T15:38:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"acdlite","name":"Andrew Clark","path":"/acdlite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3624098?s=80&v=4"},"commit":{"message":"Export `React.act` from 18.3","shortMessageHtmlLink":"Export React.act from 18.3"}},{"before":"e4c6e4af17f1b69365584447ecec77c99168037f","after":"47c21619f1a5e8cdf9038b5c85b8efa04841ad98","ref":"refs/heads/builds/facebook-fbsource","pushedAt":"2024-04-25T20:14:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bigfootjon","name":"Jon Janzen","path":"/bigfootjon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6403568?s=80&v=4"},"commit":{"message":"(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#28912)\n\nRebasing and landing https://github.com/facebook/react/pull/28798\n\nThis PR was approved already but held back to give time for the sync.\nRebased and landing here without pushing to seb's remote to avoid\npossibility of lost updates\n\n---------\n\nCo-authored-by: Sebastian Markbage \n\nDiffTrain build for commit https://github.com/facebook/react/commit/94eed63c49d989861ae7cd62e111de6d717f0a10.","shortMessageHtmlLink":"(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#…"}},{"before":"94eed63c49d989861ae7cd62e111de6d717f0a10","after":"c4083616a232028588a2cbaa9ba8992481d1deb7","ref":"refs/heads/main","pushedAt":"2024-04-25T19:32:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rickhanlonii","name":"Ricky","path":"/rickhanlonii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2440089?s=80&v=4"},"commit":{"message":"Create React 19 issue template","shortMessageHtmlLink":"Create React 19 issue template"}},{"before":"aef84c3f171287de42cf440f37573d8ca8d421f8","after":"9e2d7147a85357a4477174cd0acad80a5ac97b17","ref":"refs/heads/builds/facebook-www","pushedAt":"2024-04-25T17:45:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#28912)\n\nRebasing and landing https://github.com/facebook/react/pull/28798\n\nThis PR was approved already but held back to give time for the sync.\nRebased and landing here without pushing to seb's remote to avoid\npossibility of lost updates\n\n---------\n\nCo-authored-by: Sebastian Markbage \n\nDiffTrain build for [94eed63c49d989861ae7cd62e111de6d717f0a10](https://github.com/facebook/react/commit/94eed63c49d989861ae7cd62e111de6d717f0a10)","shortMessageHtmlLink":"(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#…"}},{"before":"3a8adbfc797e08d1c82101d7b7b5b164582bf5bc","after":"e4c6e4af17f1b69365584447ecec77c99168037f","ref":"refs/heads/builds/facebook-fbsource","pushedAt":"2024-04-25T17:45:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#28912)\n\nRebasing and landing https://github.com/facebook/react/pull/28798\n\nThis PR was approved already but held back to give time for the sync.\nRebased and landing here without pushing to seb's remote to avoid\npossibility of lost updates\n\n---------\n\nCo-authored-by: Sebastian Markbage \n\nDiffTrain build for commit https://github.com/facebook/react/commit/94eed63c49d989861ae7cd62e111de6d717f0a10.","shortMessageHtmlLink":"(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#…"}},{"before":"f8a8eac86bac406724f327325f804e65e594dd68","after":"94eed63c49d989861ae7cd62e111de6d717f0a10","ref":"refs/heads/main","pushedAt":"2024-04-25T17:40:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gnoff","name":"Josh Story","path":"/gnoff","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2716369?s=80&v=4"},"commit":{"message":"(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#28912)\n\nRebasing and landing https://github.com/facebook/react/pull/28798\r\n\r\nThis PR was approved already but held back to give time for the sync.\r\nRebased and landing here without pushing to seb's remote to avoid\r\npossibility of lost updates\r\n\r\n---------\r\n\r\nCo-authored-by: Sebastian Markbage ","shortMessageHtmlLink":"(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#…"}},{"before":"0433358c3babe38b6ef844d9504afd17789d554a","after":"aef84c3f171287de42cf440f37573d8ca8d421f8","ref":"refs/heads/builds/facebook-www","pushedAt":"2024-04-25T17:19:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update canary channel label to \"beta\" (#28905)\n\nDuring the beta period, canaries will be published as\n`19.0.0-beta--`. They will also be tagged as `beta`\nwhen published to npm.\n\nDiffTrain build for [f8a8eac86bac406724f327325f804e65e594dd68](https://github.com/facebook/react/commit/f8a8eac86bac406724f327325f804e65e594dd68)","shortMessageHtmlLink":"Update canary channel label to \"beta\" (#28905)"}},{"before":"d7066bf52f15c6843d1574bfd18e6aef9f5c8fdb","after":"3a8adbfc797e08d1c82101d7b7b5b164582bf5bc","ref":"refs/heads/builds/facebook-fbsource","pushedAt":"2024-04-25T17:19:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update canary channel label to \"beta\" (#28905)\n\nDuring the beta period, canaries will be published as\n`19.0.0-beta--`. They will also be tagged as `beta`\nwhen published to npm.\n\nDiffTrain build for commit https://github.com/facebook/react/commit/f8a8eac86bac406724f327325f804e65e594dd68.","shortMessageHtmlLink":"Update canary channel label to \"beta\" (#28905)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQCzb-gA","startCursor":null,"endCursor":null}},"title":"Activity · facebook/react"}