{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":262469785,"defaultBranch":"main","name":"react","ownerLogin":"zhengjitf","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-05-09T02:14:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17249775?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1687942528.0","currentOid":""},"activityList":{"items":[{"before":"9d76c954cfe134d7f541c3e706e344e6845ba235","after":"26f24960935cc395dd9892b3ac48249c9dbcc195","ref":"refs/heads/main","pushedAt":"2024-05-15T01:19:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"Remove 2 no longer existing files from inlinedHostConfig (#29027)\n\nRemove 2 no longer existing files from inlinedHostConfig\r\n\r\nWhile looking for `.classic` forks, I noticed these files no longer\r\nexist.","shortMessageHtmlLink":"Remove 2 no longer existing files from inlinedHostConfig (facebook#29027"}},{"before":"2c022b847ed2171c59d37db9f71b394e0082ae3f","after":"9d76c954cfe134d7f541c3e706e344e6845ba235","ref":"refs/heads/main","pushedAt":"2024-05-11T15:59:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"[Flight] Error if a legacy React Element is attempted to be rendered (#29043)\n\nThis errors on the client normally but in the case the `type` is a\r\nfunction - i.e. a Server Component - it wouldn't be transferred to error\r\non the client so you end up with a worse error message. So this just\r\nimplements the same check as ChildFiber.","shortMessageHtmlLink":"[Flight] Error if a legacy React Element is attempted to be rendered (f…"}},{"before":"6ef0dd4f2cf6a6083bfadb6a445d348cc7815849","after":"2c022b847ed2171c59d37db9f71b394e0082ae3f","ref":"refs/heads/main","pushedAt":"2024-05-10T11:23:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"Clean up the enableEarlyReturnForPropDiffing experiment (#29041)\n\n## Summary\r\n\r\nThe experiment has shown no significant performance changes. This PR\r\nremoves it.\r\n\r\n## How did you test this change?\r\n```\r\nyarn flow native\r\nyarn lint\r\n```","shortMessageHtmlLink":"Clean up the enableEarlyReturnForPropDiffing experiment (facebook#29041)"}},{"before":"c3345638cbb4a53df8151fd9ef106ea018fb5033","after":"6ef0dd4f2cf6a6083bfadb6a445d348cc7815849","ref":"refs/heads/main","pushedAt":"2024-05-10T06:54:28.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"[Flight] Enable Binary and ReadableStreams in Stable (#29035)\n\nThese are ready to ship in stable.","shortMessageHtmlLink":"[Flight] Enable Binary and ReadableStreams in Stable (facebook#29035)"}},{"before":"04b058868c9fc61c78124b12efb168734d79d09e","after":"c3345638cbb4a53df8151fd9ef106ea018fb5033","ref":"refs/heads/main","pushedAt":"2024-05-09T21:39:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"Support useFormStatus in progressively-enhanced forms (#29019)\n\nBefore this change, `useFormStatus` is only activated if a form is\r\nsubmitted by an action function (either `
` or\r\n`