Commit Graph

  • f17ceab328 [Fiber] Bail out of diffing wide objects and arrays (#34742) eps1lon 2025-10-05 16:21:06 -07:00
  • 1be3ce9996 [Fiber] Bail out of diffing wide objects and arrays (#34742) Sebastian "Sebbie" Silbermann 2025-10-06 01:13:22 +02:00
  • 3b2a398106 [DevTools] Bump version of react-devtools-core for react-devtools (#34740) Ruslan Lesiutin 2025-10-05 13:45:41 +01:00
  • 62ff1e61fc Revert "[DevTools] Always include the root in the timeline and select it by default" (#34739) Ruslan Lesiutin 2025-10-05 13:35:07 +01:00
  • 0e79784702 [DevTools] Use documentElement to override cmd+F (#34734) Sebastian Markbåge 2025-10-05 08:13:22 -04:00
  • a2329c10ff [eprh] 6.1.1 changelog (#34726) lauren 2025-10-03 17:58:06 -04:00
  • 2a0ad27d68 merge commit for archive created by Sapling Lauren Tan 2025-10-03 17:43:46 -04:00
  • 387253d465 [eprh] 6.1.1 changelog Lauren Tan 2025-10-03 17:35:43 -04:00
  • d3f84a433a [DevTools] Bump version for extensions (#34723) Ruslan Lesiutin 2025-10-03 22:03:48 +01:00
  • c76bcf629c Merge 320ce8b556 into sapling-pr-archive-poteto lauren 2025-10-03 16:38:15 -04:00
  • bc2356176b [ci] Fix incorrect filtering logic for prereleases (#34725) lauren 2025-10-03 16:37:55 -04:00
  • 320ce8b556 [eprh] 6.1.1 changelog Lauren Tan 2025-10-03 16:37:26 -04:00
  • 661c6a207a merge commit for archive created by Sapling Lauren Tan 2025-10-03 16:13:30 -04:00
  • b672d53823 [ci] Fix incorrect filtering logic for prereleases Lauren Tan 2025-10-03 16:12:56 -04:00
  • e62b2c8f24 merge commit for archive created by Sapling Lauren Tan 2025-10-03 16:09:34 -04:00
  • a4cd4ba67a [ci] Fix incorrect filtering logic for prereleases Lauren Tan 2025-10-03 16:09:05 -04:00
  • a1dc3d5ab0 Merge 60ddb5495a into sapling-pr-archive-poteto lauren 2025-10-03 15:57:38 -04:00
  • 60ddb5495a [ci] Fix incorrect filtering logic for prereleases Lauren Tan 2025-10-03 15:56:25 -04:00
  • 4fdf7cf249 [ci] Fix runtime_prereleases (#34722) lauren 2025-10-03 14:41:34 -04:00
  • e35acedf7e merge commit for archive created by Sapling Lauren Tan 2025-10-03 14:35:02 -04:00
  • 7602c24bf0 [ci] Fix runtime_prereleases Lauren Tan 2025-10-03 14:34:35 -04:00
  • 614a945d9d React DevTools 7.0.0 (#34692) Sebastian "Sebbie" Silbermann 2025-10-03 19:48:28 +02:00
  • 4884ad84ac [compiler] Update for Zod v3/v4 compatibility (#34717) josephsavona 2025-10-03 10:17:29 -07:00
  • cd6793729e [compiler] Update for Zod v3/v4 compatibility (#34717) josephsavona 2025-10-03 10:16:40 -07:00
  • d6eb735938 [compiler] Update for Zod v3/v4 compatibility (#34717) Joseph Savona 2025-10-03 10:08:20 -07:00
  • 92c97fd46e [eprh] Remove hermes-parser (#34719) poteto 2025-10-03 10:07:53 -07:00
  • 4f9bad85d4 [eprh] Remove hermes-parser (#34719) poteto 2025-10-03 10:07:07 -07:00
  • c7e4e14492 merge commit for archive created by Sapling Joe Savona 2025-10-03 10:00:08 -07:00
  • 8335312a16 [compiler] Update for Zod v3/v4 compatibility pr34717 kolvian 2025-10-03 09:59:51 -07:00
  • 71753ac90a [eprh] Remove hermes-parser (#34719) lauren 2025-10-03 12:58:00 -04:00
  • f91155e2a7 Update readme for eprh (#34714) josephsavona 2025-10-03 09:54:07 -07:00
  • 0916a334f2 Merge b1f39bae83 into sapling-pr-archive-josephsavona Joseph Savona 2025-10-03 09:50:42 -07:00
  • b1f39bae83 [compiler] Update for Zod v3/v4 compatibility kolvian 2025-10-03 09:44:57 -07:00
  • f24d3bbc70 Update readme for eprh (#34714) Joseph Savona 2025-10-03 09:47:34 -07:00
  • dde3e715cb Merge 44114004a4 into sapling-pr-archive-josephsavona Joseph Savona 2025-10-03 09:45:22 -07:00
  • 44114004a4 [compiler] Update for Zod v3/v4 compatibility kolvian 2025-10-03 09:44:57 -07:00
  • db85de83d5 Merge 69fbdea303 into sapling-pr-archive-josephsavona Joseph Savona 2025-10-03 09:44:40 -07:00
  • 69fbdea303 Partial redo of #34710. The changes there tried to use z.function(args, return) to be compatible across Zod v3 and v4, but Zod 4's function API has completely changed. Instead, I've updated to just use z.any() where we expect a function, and manually validate that it's a function before we call the value. We already have validation of the return type (also using Zod). kolvian 2025-10-03 09:43:01 -07:00
  • 2ee91ce9cf merge commit for archive created by Sapling Lauren Tan 2025-10-03 12:44:14 -04:00
  • 4de48af035 [eprh] Remove hermes-parser Lauren Tan 2025-10-03 12:43:50 -04:00
  • 01ff8b3011 merge commit for archive created by Sapling Joe Savona 2025-10-03 09:42:50 -07:00
  • 45c23756d2 feat(eslint-plugin): add Zod v4 compatibility kolvian 2025-10-03 09:18:01 -07:00
  • 2162941016 [compiler] Remove @babel/plugin-proposal-private-methods (#34715) josephsavona 2025-10-03 09:24:42 -07:00
  • 9736c57d27 [compiler] Remove @babel/plugin-proposal-private-methods (#34715) josephsavona 2025-10-03 09:24:08 -07:00
  • e5c4445107 Merge 69f9e147a2 into sapling-pr-archive-josephsavona Joseph Savona 2025-10-03 09:18:09 -07:00
  • 69f9e147a2 feat(eslint-plugin): add Zod v4 compatibility kolvian 2025-10-03 09:18:01 -07:00
  • 85c427d822 [compiler] Remove @babel/plugin-proposal-private-methods (#34715) Joseph Savona 2025-10-03 09:13:55 -07:00
  • 43288f5d44 Merge 1f8165c9d1 into sapling-pr-archive-josephsavona Joseph Savona 2025-10-03 09:12:35 -07:00
  • 1f8165c9d1 feat(eslint-plugin): add Zod v4 compatibility kolvian 2025-10-03 09:00:01 -07:00
  • a9ec19ed7d Merge 9f572cbcd8 into sapling-pr-archive-josephsavona Joseph Savona 2025-10-03 08:56:41 -07:00
  • 9f572cbcd8 [compiler] Remove @babel/plugin-proposal-private-methods pr34715 drop-plugin-private-methods Arnaud Barré 2025-10-03 08:55:52 -07:00
  • eb705fe6d7 Merge ac87ec4dbd into sapling-pr-archive-josephsavona Joseph Savona 2025-10-03 08:54:13 -07:00
  • ac87ec4dbd [compiler] Remove @babel/plugin-proposal-private-methods Arnaud Barré 2025-10-03 08:51:39 -07:00
  • 02bd4458f7 [DevTools] Double clicking the root should jump to the beginning of the timeline (#34704) Sebastian Markbåge 2025-10-03 11:52:44 -04:00
  • c45346b419 Merge 749fe33363 into sapling-pr-archive-josephsavona Joseph Savona 2025-10-03 08:44:25 -07:00
  • 749fe33363 Update readme for eprh pr34714 Joe Savona 2025-10-03 08:44:19 -07:00
  • cc21616c8c Merge 67c687ccda into sapling-pr-archive-josephsavona Joseph Savona 2025-10-03 08:36:29 -07:00
  • 67c687ccda Update readme for eprh Joe Savona 2025-10-03 08:36:21 -07:00
  • 0eebd37041 [playground] Config panel quality fixes (#34611) Eugene Choi 2025-10-03 10:52:36 -04:00
  • af4d4200e3 Add getClientRects to fabric fragment instance (#34545) jackpope 2025-10-03 07:01:10 -07:00
  • 022405ce47 Add getRootNode to fabric fragment instance (#34544) jackpope 2025-10-03 06:55:23 -07:00
  • 74dee8ef64 Add getClientRects to fabric fragment instance (#34545) Jack Pope 2025-10-03 09:54:33 -04:00
  • e866b1d1e9 Add getRootNode to fabric fragment instance (#34544) Jack Pope 2025-10-03 09:48:37 -04:00
  • a84dc89ec0 [eprh] Remove NoUnusedOptOutDirectives (#34703) poteto 2025-10-02 16:25:34 -07:00
  • d1f4552318 [eprh] Remove NoUnusedOptOutDirectives (#34703) poteto 2025-10-02 16:24:59 -07:00
  • 19f65ff179 [eprh] Remove NoUnusedOptOutDirectives (#34703) lauren 2025-10-02 19:19:01 -04:00
  • 2be83ff87e [eprh] Fix recommended config for flat config compatibility (#34700) poteto 2025-10-02 15:59:08 -07:00
  • 1332041a08 [eprh] Fix recommended config for flat config compatibility (#34700) poteto 2025-10-02 15:58:26 -07:00
  • 26b177bc5e [eprh] Fix recommended config for flat config compatibility (#34700) lauren 2025-10-02 18:52:52 -04:00
  • 0f22366d06 [fixtures] Update eslint fixture lockfiles (#34699) poteto 2025-10-02 15:51:07 -07:00
  • ebb0c7ffeb [fixtures] Update eslint fixture lockfiles (#34699) poteto 2025-10-02 15:50:29 -07:00
  • d0be8dc510 Merge 400b8d1cdc into sapling-pr-archive-poteto lauren 2025-10-02 18:45:14 -04:00
  • 400b8d1cdc [eprh] Remove NoUnusedOptOutDirectives Lauren Tan 2025-10-02 18:44:55 -04:00
  • 846e1322d5 [eprh] Fix recommended config for flat config compatibility Lauren Tan 2025-10-02 18:44:55 -04:00
  • 056a586928 [fixtures] Update eslint fixture lockfiles (#34699) lauren 2025-10-02 18:42:43 -04:00
  • 5cc3d49f72 [eprh] Add compiler rules to recommended preset (#34675) lauren 2025-10-02 18:42:30 -04:00
  • dbad5f1688 merge commit for archive created by Sapling Lauren Tan 2025-10-02 18:33:51 -04:00
  • 518246f797 [eprh] Remove NoUnusedOptOutDirectives Lauren Tan 2025-10-02 18:33:27 -04:00
  • e96403647b Merge df454e68d9 into sapling-pr-archive-poteto lauren 2025-10-02 18:14:19 -04:00
  • df454e68d9 [eprh] Remove NoUnusedOptOutDirectives Lauren Tan 2025-10-02 18:12:36 -04:00
  • 7ff898742f [eprh] Fix recommended config for flat config compatibility Lauren Tan 2025-10-02 18:12:36 -04:00
  • f5948b5e1a [fixtures] Update eslint fixture lockfiles Lauren Tan 2025-10-02 18:12:36 -04:00
  • 13d42debe7 [eprh] Add compiler rules to recommended preset Lauren Tan 2025-10-02 18:12:36 -04:00
  • 11b0eb205a Simplify release-from-npm workflow sebbie/10-03-simplify_release-from-npm_workflow Sebastian Sebbie Silbermann 2025-10-03 00:04:57 +02:00
  • 289f070d64 [playground] Improve DiffEditor scrollbar + view (#34691) Eugene Choi 2025-10-02 17:41:29 -04:00
  • 5382f7d305 Merge ea89302c1a into sapling-pr-archive-poteto lauren 2025-10-02 17:14:55 -04:00
  • 6a8a8ef326 [Flight] Add <Activity> (#34697) Sebastian "Sebbie" Silbermann 2025-10-02 23:14:52 +02:00
  • ea89302c1a [eprh] Fix recommended config for flat config compatibility Lauren Tan 2025-10-02 17:14:27 -04:00
  • fafbb59b08 Merge cc2158cf7b into sapling-pr-archive-poteto lauren 2025-10-02 17:14:00 -04:00
  • cc2158cf7b [fixtures] Update eslint fixture lockfiles Lauren Tan 2025-10-02 17:13:22 -04:00
  • 7b3bfbb324 [eprh] Add compiler rules to recommended preset Lauren Tan 2025-10-02 17:13:22 -04:00
  • f89ed71ddf [DevTools] Track whether to auto select when new timeline entries come on (#34698) Sebastian Markbåge 2025-10-02 17:06:52 -04:00
  • fff42746c8 [Fizz] Detatch boundary after flushing segment with boundary (#34694) gnoff 2025-10-02 13:27:15 -07:00
  • 7d9f876cbc [Fizz] Detatch boundary after flushing segment with boundary (#34694) Josh Story 2025-10-02 13:21:57 -07:00
  • df3562dc7f Fix DevTools regression tests (#34696) Sebastian "Sebbie" Silbermann 2025-10-02 21:52:50 +02:00
  • b56907db51 [DevTools] Show Props as Read-only for Suspense/Activity but below (#34695) Sebastian Markbåge 2025-10-02 15:29:38 -04:00
  • c825f03067 [DevTools] Hide State and Props in the Sidebar for Suspense (#34630) Sebastian Markbåge 2025-10-02 15:18:41 -04:00
  • 2e68dc76a4 [DevTools] Give a distinct color to the root (#34690) Sebastian Markbåge 2025-10-02 14:37:03 -04:00
  • ced705d756 [DevTools] Always include the root in the timeline and select it by default (#34654) Sebastian Markbåge 2025-10-02 14:20:02 -04:00
  • 9dc1a1bd2c [compiler] @enablePreserveExistingMemoizationGuarantees on by default (#34689) josephsavona 2025-10-02 10:31:02 -07:00