Commit Graph

  • 386d23fee2 Merge 89130204dc into sapling-pr-archive-josephsavona Joseph Savona 2025-09-08 17:01:47 -07:00
  • 89130204dc [compiler] Fix false positive hook return mutation error Joe Savona 2025-09-08 16:52:26 -07:00
  • 8943025358 [DevTools] Fix handling of host roots on mount (#34400) Sebastian "Sebbie" Silbermann 2025-09-08 22:53:02 +02:00
  • 037bea8347 Merge a355b4805a into sapling-pr-archive-mofeiZ mofeiZ 2025-09-08 16:50:16 -04:00
  • a355b4805a [compiler] Fix false positive memo validation (alternative) Joe Savona 2025-09-08 15:36:41 -04:00
  • b521bc9de3 merge commit for archive created by Sapling Mofei Zhang 2025-09-08 16:49:11 -04:00
  • b2a7d2f695 [compiler] Fix false positive memo validation (alternative) Joe Savona 2025-09-08 15:36:41 -04:00
  • b4e289ce2c Merge 160644e95b into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-09-08 13:18:10 -07:00
  • 160644e95b [compiler] Have react-compiler eslint plugin return a RuleModule Jorge Cabiedes Acosta 2025-09-08 13:01:08 -07:00
  • 36dee6cce4 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-08 13:05:11 -07:00
  • 7e254a35fd [compiler] Have react-compiler eslint plugin return a RuleModule Jorge Cabiedes Acosta 2025-09-08 13:01:08 -07:00
  • c21c503b12 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-08 13:01:25 -07:00
  • e507b44214 [compiler] Have react-compiler eslint plugin return a RuleModule Jorge Cabiedes Acosta 2025-09-08 13:01:08 -07:00
  • 3d9d22cbdb [playground] Fix CompilerError mismatch (#34420) Eugene Choi 2025-09-08 15:06:54 -04:00
  • d4374b3ae3 [compiler] [playground] Show internals toggle (#34399) Eugene Choi 2025-09-08 14:21:03 -04:00
  • 866cba0b19 [compiler] Handle empty list of eslint suppression rules (#34323) josephsavona 2025-09-08 10:39:24 -07:00
  • b00e0c7398 [compiler] Handle empty list of eslint suppression rules (#34323) josephsavona 2025-09-08 10:38:49 -07:00
  • 3f2a42a5de [compiler] Handle empty list of eslint suppression rules (#34323) Joseph Savona 2025-09-08 10:33:10 -07:00
  • 294c33f34d [Flight] Always initialize a debug info array for each Chunk (#34419) Sebastian Markbåge 2025-09-08 12:28:14 -04:00
  • 32112b8eb4 merge commit for archive created by Sapling Joe Savona 2025-09-08 08:23:07 -07:00
  • 9bfd990983 [compiler] Option to infer names for anonymous functions Joe Savona 2025-09-08 08:22:57 -07:00
  • 3fb190f729 [DevTools] Avoid renders of stale Suspense store (#34396) Sebastian "Sebbie" Silbermann 2025-09-08 11:42:03 +02:00
  • f58b9f8395 merge commit for archive created by Sapling Joe Savona 2025-09-06 19:05:08 -07:00
  • 017184e221 [compiler] Option to infer names for anonymous functions Joe Savona 2025-09-06 12:22:39 -07:00
  • 676095c972 merge commit for archive created by Sapling Joe Savona 2025-09-06 18:49:38 -07:00
  • 0ca5a230af [compiler] Option to infer names for anonymous functions Joe Savona 2025-09-06 12:22:39 -07:00
  • 6ec29a9434 merge commit for archive created by Sapling Joe Savona 2025-09-06 12:33:27 -07:00
  • 114c30cd1d [compiler] Option to infer names for anonymous functions Joe Savona 2025-09-06 12:22:39 -07:00
  • 6701d1329b [ci][wip] Attempt to triage issues and infer labels naturally-unintelligent Lauren Tan 2025-09-06 13:41:09 -04:00
  • a47f44721e [compiler] Add missing source locations to statements, expressions (#34406) josephsavona 2025-09-06 11:20:49 -07:00
  • 8aa96851fb [compiler] Add missing source locations to statements, expressions (#34406) josephsavona 2025-09-06 11:20:10 -07:00
  • f5e96b9740 [compiler] Add missing source locations to statements, expressions (#34406) Joseph Savona 2025-09-06 11:14:30 -07:00
  • 118621b1d1 [compiler] Fix error description inconsistency (#34404) poteto 2025-09-06 10:13:29 -07:00
  • 4edf920499 [compiler] Fix error description inconsistency (#34404) poteto 2025-09-06 10:12:51 -07:00
  • 78992521a8 [compiler] Filter out disabled errors from being reported (#34409) lauren 2025-09-06 13:07:23 -04:00
  • 80d7aa17ad [compiler] Fix error description inconsistency (#34404) lauren 2025-09-06 13:07:02 -04:00
  • 10353d6050 [compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra (#34403) poteto 2025-09-06 10:04:20 -07:00
  • 4f18a0b593 [compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra (#34403) poteto 2025-09-06 10:03:42 -07:00
  • f2eb737ddc Merge ea7fe29bd8 into sapling-pr-archive-poteto lauren 2025-09-06 13:00:06 -04:00
  • ea7fe29bd8 [compiler] Filter out disabled errors from being reported Lauren Tan 2025-09-06 12:59:23 -04:00
  • 7985a81ef6 [compiler] Fix error description inconsistency Lauren Tan 2025-09-06 12:59:23 -04:00
  • 474f25842a [compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra (#34403) lauren 2025-09-06 12:58:08 -04:00
  • 11a88173f5 [compiler] Derive ErrorSeverity from ErrorCategory (#34401) poteto 2025-09-06 09:50:43 -07:00
  • 6731b55334 [compiler] Derive ErrorSeverity from ErrorCategory (#34401) poteto 2025-09-06 09:50:06 -07:00
  • d931a28fe1 Merge a99e28b2a5 into sapling-pr-archive-poteto lauren 2025-09-06 12:43:41 -04:00
  • a99e28b2a5 [compiler] Filter out disabled errors from being reported Lauren Tan 2025-09-06 12:43:06 -04:00
  • cd872156ec [compiler] Fix error description inconsistency Lauren Tan 2025-09-06 12:43:06 -04:00
  • fdac79b25c [compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra Lauren Tan 2025-09-06 12:43:06 -04:00
  • 1fef581e1a [compiler] Deprecate CompilerErrorDetail (#34402) lauren 2025-09-06 12:41:54 -04:00
  • 60d9b9740d [compiler] Derive ErrorSeverity from ErrorCategory (#34401) lauren 2025-09-06 12:41:29 -04:00
  • 88cb9c5d2d merge commit for archive created by Sapling Lauren Tan 2025-09-06 12:27:52 -04:00
  • 06dee6e957 [compiler] Filter out disabled errors from being reported Lauren Tan 2025-09-06 12:26:40 -04:00
  • edc22b833e [compiler] Fix error description inconsistency Lauren Tan 2025-09-06 12:26:40 -04:00
  • df05a6ba6e [compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra Lauren Tan 2025-09-06 12:26:40 -04:00
  • 3171550062 [compiler] Deprecate CompilerErrorDetail Lauren Tan 2025-09-06 12:26:40 -04:00
  • 3a1ff393fe [compiler] Derive ErrorSeverity from ErrorCategory Lauren Tan 2025-09-06 12:26:40 -04:00
  • c4e2508dad [react-devtools-shared] Fix URL construction when base URL is invalid (#34407) KimCookieYa 2025-09-06 22:00:45 +09:00
  • 74be37bad1 merge commit for archive created by Sapling Joe Savona 2025-09-05 19:38:20 -07:00
  • f1c7583fe9 [compiler] Implement exhaustive dependency checking for manual memoization Joe Savona 2025-09-05 16:52:00 -07:00
  • 2142d829cd [compiler] Add missing source locations to statements, expressions pr34406 Joe Savona 2025-09-05 19:35:37 -07:00
  • f9a299f641 merge commit for archive created by Sapling Joe Savona 2025-09-05 17:01:28 -07:00
  • a1cd3477ee [compiler] Implement exhaustive dependency checking for manual memoization Joe Savona 2025-09-05 16:52:00 -07:00
  • 95960f50bb merge commit for archive created by Sapling Joe Savona 2025-09-05 16:52:10 -07:00
  • 5230215b82 [compiler] Implement exhaustive dependency checking for manual memoization Joe Savona 2025-09-05 16:52:00 -07:00
  • 67ea38ca99 merge commit for archive created by Sapling Joe Savona 2025-09-05 16:51:37 -07:00
  • 2f90d59989 [compiler] Implement exhaustive dependency checking for manual memoization Joe Savona 2025-09-05 13:41:16 -07:00
  • 3742c0f956 merge commit for archive created by Sapling Lauren Tan 2025-09-05 18:18:49 -04:00
  • 57decc7d79 [compiler] Fix error description inconsistency Lauren Tan 2025-09-05 18:15:42 -04:00
  • d9e38e6592 [compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra Lauren Tan 2025-09-05 18:15:42 -04:00
  • 064609acc6 [compiler] Deprecate CompilerErrorDetail Lauren Tan 2025-09-05 18:15:42 -04:00
  • 151808cf17 [compiler] Derive ErrorSeverity from ErrorCategory Lauren Tan 2025-09-05 18:15:29 -04:00
  • a4acb67a7e merge commit for archive created by Sapling Lauren Tan 2025-09-05 17:54:20 -04:00
  • ae73465b7e [compiler] Fix error description inconsistency Lauren Tan 2025-09-05 17:49:42 -04:00
  • d331a8a24b [compiler] Migrate CompilerError.invariant to new CompilerDiagnostic infra Lauren Tan 2025-09-05 17:25:09 -04:00
  • 60d135c2d7 merge commit for archive created by Sapling Joe Savona 2025-09-05 12:43:49 -07:00
  • d4c819796c [compiler] Implement exhaustive dependency checking for manual memoization Joe Savona 2025-09-05 12:43:34 -07:00
  • 07e437c198 [compiler] Deprecate CompilerErrorDetail Lauren Tan 2025-09-05 15:26:09 -04:00
  • 9d90dc235d [compiler] Derive ErrorSeverity from ErrorCategory Lauren Tan 2025-09-05 15:14:36 -04:00
  • 9912e15189 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-05 09:34:42 -07:00
  • e380d2e159 [compiler] Add catching useStates that shadow a reactive value pr34392 Jorge Cabiedes Acosta 2025-09-05 09:33:53 -07:00
  • dab971e143 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-05 08:50:32 -07:00
  • a46e4b8729 [compiler] Add catching useStates that shadow a reactive value Jorge Cabiedes Acosta 2025-09-04 15:35:04 -07:00
  • 3031fb9148 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-05 08:46:22 -07:00
  • 2dfacc000b [compiler] Add catching useStates that shadow a reactive value Jorge Cabiedes Acosta 2025-09-04 15:35:04 -07:00
  • 76bab08790 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-05 08:25:30 -07:00
  • c94d769459 [compiler] Add catching useStates that shadow a reactive value Jorge Cabiedes Acosta 2025-09-04 15:35:04 -07:00
  • de5a1b203e [compiler][playground] (3/N) Config override panel (#34371) Eugene Choi 2025-09-05 10:12:01 -04:00
  • 6d2b503b82 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-04 15:36:20 -07:00
  • aebbab4839 [compiler] Add catching useStates that shadow a reactive value Jorge Cabiedes Acosta 2025-09-04 15:35:04 -07:00
  • 361c22a966 [compiler] Remove single line constraint and improve overall capturing logic Jorge Cabiedes Acosta 2025-09-04 15:35:04 -07:00
  • 3fd58cfd36 [compiler] First functional disambiguated single line validation of no derived computations in effects Jorge Cabiedes 2025-09-04 15:35:04 -07:00
  • 689e3a61fe [compiler] Added validation for local state and refined error messages Jorge Cabiedes 2025-09-04 15:35:04 -07:00
  • ac6de69494 [compiler] Added check for if the same invalid setSate within an effect is used elsewhere Jorge Cabiedes 2025-09-04 15:35:04 -07:00
  • 38d50d7376 [compiler] Validation for values derived from props in useEffect ready Jorge Cabiedes 2025-09-04 15:35:04 -07:00
  • 0c90ac2e28 [compiler] Basic solution for instruction based prop derivation validation Jorge Cabiedes 2025-09-04 15:35:04 -07:00
  • 948bf95bd9 [compiler][wip] Extend ValidateNoDerivedComputationsInEffects for props derived effects Lauren Tan 2025-09-04 15:35:04 -07:00
  • 030a610ccb [compiler] new tests for props derived Lauren Tan 2025-09-04 15:34:35 -07:00
  • 2bffaf2d89 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-04 15:26:29 -07:00
  • 47452447a1 [compiler] Add catching useStates that shadow a reactive value Jorge Cabiedes Acosta 2025-09-04 14:13:44 -07:00
  • 62314b3942 merge commit for archive created by Sapling Joe Savona 2025-09-04 14:44:23 -07:00