Commit Graph

  • 1fcc79e599 [compiler] Summaries of the compiler passes to assist agents in development Joe Savona 2026-01-21 16:45:03 -08:00
  • 755c9dd863 [compiler] Fix invariant error for optional chaining in try/catch Joe Savona 2026-01-22 14:34:53 -08:00
  • e2cb507dcc [compiler] Improve snap workflow for debugging errors Joe Savona 2026-01-22 14:34:51 -08:00
  • f49ce79b26 [compiler] Improve snap usability pr35537 Joe Savona 2026-01-20 16:32:53 -08:00
  • 9eb8b04a87 [compiler] Claude file/settings pr35523 Joe Savona 2026-01-22 14:34:46 -08:00
  • 2d8e7f1ce3 [flags] Remove enableHydrationLaneScheduling (#35549) Ricky 2026-01-22 13:51:48 -05:00
  • 6a0ab4d2dd Add worktree script (#35593) Joseph Savona 2026-01-21 22:38:37 -08:00
  • d6d6a85aea Merge 76e5d7d753 into sapling-pr-archive-josephsavona Joseph Savona 2026-01-21 16:46:12 -08:00
  • 76e5d7d753 [commit] Fix for nested optional chainining within other value blocks Joe Savona 2026-01-21 16:42:13 -08:00
  • 097abd41bd [compiler] Summaries of the compiler passes to assist agents in development Joe Savona 2026-01-21 16:45:03 -08:00
  • 6a716bdc3e Bump lodash from 4.17.21 to 4.17.23 dependabot/npm_and_yarn/lodash-4.17.23 dependabot[bot] 2026-01-21 23:08:01 +00:00
  • d8b35abad0 Bump lodash from 4.17.21 to 4.17.23 in /compiler/apps/playground dependabot/npm_and_yarn/compiler/apps/playground/lodash-4.17.23 dependabot[bot] 2026-01-21 23:06:10 +00:00
  • f59996a069 [eslint-plugin-react-hooks] Skip compilation for non-React files (#35589) josephsavona 2026-01-21 12:56:14 -08:00
  • a07fc4feb0 [eslint-plugin-react-hooks] Skip compilation for non-React files (#35589) josephsavona 2026-01-21 12:55:37 -08:00
  • 03ee29da2f [eslint-plugin-react-hooks] Skip compilation for non-React files (#35589) Joseph Savona 2026-01-21 12:49:15 -08:00
  • cdbd55f440 Type react-devtools-hook-installer and react-devtools-hook-settings-injector messages (#35586) Sebastian "Sebbie" Silbermann 2026-01-21 19:13:24 +01:00
  • 7545776fa2 [Fiber] getNearestMountedFiber should consider fibers with alternates as mounted (#35578) sebmarkbage 2026-01-21 05:40:25 -08:00
  • a857d94dd2 [Fiber] getNearestMountedFiber should consider fibers with alternates as mounted (#35578) sebmarkbage 2026-01-21 05:39:47 -08:00
  • b546603bcb [Fiber] getNearestMountedFiber should consider fibers with alternates as mounted (#35578) Sebastian Markbåge 2026-01-21 08:33:35 -05:00
  • 7fccd6b5a3 [DevTools] Fix console links not being openable (#35229) Sebastian "Sebbie" Silbermann 2026-01-21 10:34:26 +01:00
  • 427a998347 merge commit for archive created by Sapling Joe Savona 2026-01-20 16:33:57 -08:00
  • e1a1cc1b85 [compiler] Fix invariant error for optional chaining in try/catch Joe Savona 2026-01-20 16:32:53 -08:00
  • 6653530a47 [compiler] Improve snap workflow for debugging errors Joe Savona 2026-01-20 16:32:53 -08:00
  • 1482fa2e8c [compiler] Improve snap usability Joe Savona 2026-01-20 16:32:53 -08:00
  • 5cb33f0e4c [compiler] Claude file/settings Joe Savona 2026-01-20 16:32:53 -08:00
  • f4a5cb8e84 wip standalone-inspection Ruslan Lesiutin 2026-01-20 21:00:14 +00:00
  • 18224e0e9d Bump diff from 4.0.2 to 4.0.4 in /compiler dependabot/npm_and_yarn/compiler/diff-4.0.4 dependabot[bot] 2026-01-20 18:42:02 +00:00
  • 7677d09acc Merge faf73ebaae into sapling-pr-archive-josephsavona Joseph Savona 2026-01-20 10:34:26 -08:00
  • faf73ebaae [compiler] Fix invariant error for optional chaining in try/catch Joe Savona 2026-01-20 10:32:59 -08:00
  • 0d5955238f merge commit for archive created by Sapling Joe Savona 2026-01-20 09:32:42 -08:00
  • 9cf4dafa4a [compiler] Improve snap workflow for debugging errors Joe Savona 2026-01-20 09:32:25 -08:00
  • 78afa17cda [compiler] Improve snap usability Joe Savona 2026-01-20 09:31:51 -08:00
  • f8e908f201 [compiler] Claude file/settings Joe Savona 2026-01-20 09:31:51 -08:00
  • 6722cbc1a9 Cancel animation when a custom Timeline is used (#35567) sebmarkbage 2026-01-19 17:58:33 -08:00
  • d29087523a Cancel animation when a custom Timeline is used (#35567) Sebastian Markbåge 2026-01-19 20:53:05 -05:00
  • 675ea429eb Temporarily Mount useInsertionEffect while a Gesture snapshot is being computed (#35565) sebmarkbage 2026-01-19 16:35:16 -08:00
  • 7dc4e50ddf Remove Gesture warning when cloning the root (#35566) sebmarkbage 2026-01-19 16:34:08 -08:00
  • fbbbcef572 Add Clean Up Callbacks to View Transition and Gesture Transition Events (#35564) sebmarkbage 2026-01-19 16:33:27 -08:00
  • d343c39cce Remove Gesture warning when cloning the root (#35566) Sebastian Markbåge 2026-01-19 19:28:12 -05:00
  • 1ecd99c774 Temporarily Mount useInsertionEffect while a Gesture snapshot is being computed (#35565) Sebastian Markbåge 2026-01-19 19:27:59 -05:00
  • c55ffb5ca3 Add Clean Up Callbacks to View Transition and Gesture Transition Events (#35564) Sebastian Markbåge 2026-01-19 19:27:45 -05:00
  • a49952b303 Properly clean up gesture Animations (#35559) Sebastian Markbåge 2026-01-19 19:26:28 -05:00
  • 4bcf67e746 Support onGestureEnter/Exit/Share/Update events (#35556) Sebastian Markbåge 2026-01-19 19:26:09 -05:00
  • d2b9b1fa18 [tests] remove withoutStack asserts-stack-4 Rick Hanlon 2026-01-19 12:55:23 -05:00
  • ddef527832 [Fizz] Push a stalled use() to the ownerStack/debugTask (#35226) eps1lon 2026-01-19 00:15:46 -08:00
  • 41b3e9a670 [Fizz] Push a stalled use() to the ownerStack/debugTask (#35226) Sebastian "Sebbie" Silbermann 2026-01-19 09:10:16 +01:00
  • 195fd2286b [tests] Fix flaky flight tests (#35513) Ricky 2026-01-18 15:36:00 -05:00
  • d87298ae16 [tests] add silent reporter (#35547) Ricky 2026-01-18 10:17:17 -05:00
  • a93436df7e [internal] revert change merged accidentally (#35546) rickhanlonii 2026-01-17 10:27:38 -08:00
  • 7c2a38cfc2 [internal] revert change merged accidentally (#35546) rickhanlonii 2026-01-17 10:26:58 -08:00
  • be3fb29904 [internal] revert change merged accidentally (#35546) Ricky 2026-01-17 13:21:46 -05:00
  • ccf870e106 [flags] clean up enableUseEffectEventHook (#35541) rickhanlonii 2026-01-17 09:52:13 -08:00
  • 412e0750bb [flags] clean up enableUseEffectEventHook (#35541) rickhanlonii 2026-01-17 09:51:34 -08:00
  • 23e5edd05c [flags] clean up enableUseEffectEventHook (#35541) Ricky 2026-01-17 12:46:05 -05:00
  • b8d42c625b Bump tar from 2.2.1 to 2.2.2 in /fixtures/packaging/webpack/dev dependabot/npm_and_yarn/fixtures/packaging/webpack/dev/tar-2.2.2 dependabot[bot] 2026-01-17 09:52:41 +00:00
  • 3926e2438f Fix ViewTransition null stateNode with SuspenseList (#35520) Jack Pope 2026-01-16 16:39:25 -05:00
  • 00709b4734 Merge 989c490665 into sapling-pr-archive-josephsavona Joseph Savona 2026-01-16 11:32:37 -08:00
  • 989c490665 [compiler] Improve snap workflow for debugging errors Joe Savona 2026-01-16 11:30:06 -08:00
  • 1beaee67fd merge commit for archive created by Sapling Joe Savona 2026-01-16 10:48:56 -08:00
  • 33b3778cc4 [compiler] Improve snap usability Joe Savona 2026-01-16 10:48:11 -08:00
  • a945a1b0bd [compiler] Claude file/settings Joe Savona 2026-01-16 10:48:11 -08:00
  • 898cf98b35 [compiler] Improve impurity/ref validation Joe Savona 2026-01-16 10:48:11 -08:00
  • feead2537c Merge 165cf8e429 into sapling-pr-archive-josephsavona Joseph Savona 2026-01-16 10:36:18 -08:00
  • 165cf8e429 [compiler] Improve snap usability pr35526 Joe Savona 2026-01-16 10:36:11 -08:00
  • f85772c9ef [compiler] Claude file/settings Joe Savona 2026-01-16 10:33:20 -08:00
  • 91a6cc3288 [compiler] Improve impurity/ref validation Joe Savona 2026-01-16 10:23:32 -08:00
  • d07df9ae8d merge commit for archive created by Sapling Joe Savona 2026-01-16 10:33:45 -08:00
  • 26b4291094 [compiler] Improve snap usability pr35528 Joe Savona 2026-01-16 10:33:20 -08:00
  • cac025882c [compiler] Claude file/settings Joe Savona 2026-01-16 10:33:20 -08:00
  • 2976f25db0 [compiler] Improve impurity/ref validation Joe Savona 2026-01-16 10:23:32 -08:00
  • 6533647786 merge commit for archive created by Sapling Joe Savona 2026-01-16 10:20:12 -08:00
  • bc1a412ee8 [compiler] Improve snap usability Joe Savona 2026-01-16 10:19:02 -08:00
  • 83407ba39a [compiler] Claude file/settings Joe Savona 2026-01-16 10:19:02 -08:00
  • 7f04c5a080 [compiler] Improve impurity/ref validation Joe Savona 2026-01-16 10:19:02 -08:00
  • 6baff7ac76 [Flight] Allow cyclic references to be serialized when unwrapping lazy elements (#35471) Hendrik Liebau 2026-01-16 18:42:09 +01:00
  • 2bd1944a20 Merge 5e7bb99fad into sapling-pr-archive-josephsavona Joseph Savona 2026-01-16 08:53:28 -08:00
  • 5e7bb99fad [compiler] Improve snap usability Joe Savona 2026-01-16 08:46:47 -08:00
  • 3bb49827b5 [compiler] Claude file/settings Joe Savona 2026-01-16 08:46:09 -08:00
  • b5ec0ca171 [compiler] Improve impurity/ref validation Joe Savona 2026-01-16 08:26:46 -08:00
  • bef88f7c11 [DevTools] Stop setting unused global variables (#35532) Sebastian "Sebbie" Silbermann 2026-01-16 16:13:29 +01:00
  • 01c4d03d84 [DevTools] Clear element inspection if host element not owned by any renderer is selected (#35504) Sebastian "Sebbie" Silbermann 2026-01-16 13:20:44 +01:00
  • cbc4d40663 Typecheck React DevTools extension main script (#35519) Sebastian "Sebbie" Silbermann 2026-01-16 13:08:28 +01:00
  • f185b57463 [Fiber] Instrument the lazy initializer thenable in all cases (#35521) gnoff 2026-01-15 19:11:09 -08:00
  • 1eb3b475b0 [Fiber] Instrument the lazy initializer thenable in all cases (#35521) gnoff 2026-01-15 19:10:35 -08:00
  • db71391c5c [Fiber] Instrument the lazy initializer thenable in all cases (#35521) Josh Story 2026-01-15 19:05:23 -08:00
  • 531a38340f Merge f9929a43ca into sapling-pr-archive-josephsavona Joseph Savona 2026-01-15 18:22:13 -08:00
  • f9929a43ca [compiler] More claude config pr35529 Joe Savona 2026-01-15 18:22:03 -08:00
  • 7f292dea2e [compiler] Improve snap, no more testfilter.txt file Joe Savona 2026-01-15 17:06:02 -08:00
  • 28f77b42dd [compiler] Improve impurity/ref tracking Joe Savona 2026-01-12 16:38:41 -08:00
  • 128bf4cd33 Merge fab748d522 into sapling-pr-archive-josephsavona Joseph Savona 2026-01-15 18:15:22 -08:00
  • fab748d522 [compiler] More claude config Joe Savona 2026-01-15 18:12:30 -08:00
  • 20b98f0c6b [compiler] Improve snap, no more testfilter.txt file Joe Savona 2026-01-15 17:06:02 -08:00
  • 4c35df6561 [compiler] Improve impurity/ref tracking Joe Savona 2026-01-12 16:38:41 -08:00
  • d963d422d0 [compiler] Update snap to support --nodebug Joe Savona 2026-01-15 18:12:24 -08:00
  • 79badc68c4 [compiler] Claude file/settings Joe Savona 2026-01-15 18:12:13 -08:00
  • 13351c7bf9 Optimize gesture by allowing the original work in progress tree to be a suspended commit (#35510) sebmarkbage 2026-01-15 17:57:18 -08:00
  • 3557c49bf9 Defer useDeferredValue updates in Gestures (#35511) sebmarkbage 2026-01-15 17:52:31 -08:00
  • 3c11092bee Entangle Gesture revert commit with the corresponding Action commit (#35487) sebmarkbage 2026-01-15 17:52:12 -08:00
  • 4cf906380d Optimize gesture by allowing the original work in progress tree to be a suspended commit (#35510) Sebastian Markbåge 2026-01-15 20:51:36 -05:00
  • f45a7d06ea Commit the Gesture lane if a gesture ends closer to the target state (#35486) sebmarkbage 2026-01-15 17:50:45 -08:00