Commit Graph

  • d433bf7f31 [eprh] fix react-compiler rules missing meta.docs.url property (#35258) poteto 2025-12-04 12:37:02 -08:00
  • 0a93bf88e0 Add new ErrorCategory.EffectExhaustiveDependencies and update reason/description for effect dep errors Jack Pope 2025-12-04 15:29:28 -05:00
  • 66ae640b36 [eprh] fix react-compiler rules missing meta.docs.url property (#35258) Kyℓe Hensel 2025-12-05 07:28:13 +11:00
  • 5c7e374d73 Add config option validateExhaustiveEffectDependencies Jack Pope 2025-12-04 14:36:16 -05:00
  • b7a5c9e2d1 merge commit for archive created by Sapling Joe Savona 2025-12-04 00:13:07 -08:00
  • a6e489bba3 [compiler][poc] Reuse ValidateExhaustiveDeps for effect dep validation Joe Savona 2025-12-04 00:12:34 -08:00
  • 1f3764435e Merge 3ffcfcb087 into sapling-pr-archive-josephsavona Joseph Savona 2025-12-04 00:09:51 -08:00
  • 3ffcfcb087 [compiler][poc] Reuse ValidateExhaustiveDeps for effect dep validation Joe Savona 2025-12-04 00:09:36 -08:00
  • 13f7566d38 Merge e1aa3c7b5e into sapling-pr-archive-josephsavona Joseph Savona 2025-12-03 23:08:39 -08:00
  • e1aa3c7b5e [compiler] Fix bug w functions depending on hoisted primitives Joe Savona 2025-12-03 23:04:10 -08:00
  • bf1afade8d [react-dom/server] Fix hanging on Deno (#35235) Felipe Cardozo 2025-12-04 02:50:27 -03:00
  • 0526c799d4 Update changelog with latest releases (#35279) Sebastian "Sebbie" Silbermann 2025-12-03 18:13:43 +01:00
  • 7dc903cd29 Patch FlightReplyServer with fixes from ReactFlightClient (#35277) Sebastian Markbåge 2025-12-03 10:41:19 -05:00
  • 053df4e856 Version 19.2.1 v19.2.1 Sebastian Sebbie Silbermann 2025-12-02 17:59:18 +01:00
  • ede3840137 Version 19.1.2 v19.1.2 Sebastian Sebbie Silbermann 2025-12-02 23:23:02 +01:00
  • 0e2ae74309 Bring ReactFlightClient fixes to FlightReplyServer Sebastian Markbage 2025-12-03 09:30:49 +01:00
  • b180cb2b25 Bring ReactFlightClient fixes to FlightReplyServer Sebastian Markbage 2025-12-03 09:30:49 +01:00
  • bbed0b0ee6 Bring ReactFlightClient fixes to FlightReplyServer v19.0.1 Sebastian Markbage 2025-12-03 09:30:49 +01:00
  • 58adf75755 merge commit for archive created by Sapling Lauren Tan 2025-12-02 22:03:02 -05:00
  • e783728e0d [compiler] Add enableUseKeyedState flag and improve setState-in-render errors Lauren Tan 2025-12-02 22:02:21 -05:00
  • 6e79ecf60b [release] Allow building single release channel with processed versions (#35270) Sebastian "Sebbie" Silbermann 2025-12-02 22:05:10 +01:00
  • f3e3f6fbac Version 19.0.1 Sebastian Sebbie Silbermann 2025-12-02 23:12:51 +01:00
  • 154f4b15e2 [release] Allow building single release channel with processed versions (#35270) Sebastian "Sebbie" Silbermann 2025-12-02 22:05:10 +01:00
  • 581fdc550a [release] Allow building single release channel with processed versions (#35270) Sebastian "Sebbie" Silbermann 2025-12-02 22:05:10 +01:00
  • 36df5e8b42 [release] Allow building single release channel with processed versions (#35270) Sebastian "Sebbie" Silbermann 2025-12-02 22:05:10 +01:00
  • 5a76e0e662 Simplify release-from-npm workflow sebbie/10-03-simplify_release-from-npm_workflow Sebastian Sebbie Silbermann 2025-10-03 00:04:57 +02:00
  • aecebb68b3 [compiler] Extend setState in effect validation to useEffectEvent (#35214) jackpope 2025-12-01 12:03:50 -08:00
  • 2af71dfd41 [compiler] Extend setState in effect validation to useEffectEvent (#35214) jackpope 2025-12-01 12:01:25 -08:00
  • 09f05694a2 [compiler] Extend setState in effect validation to useEffectEvent (#35214) Jack Pope 2025-12-01 14:55:42 -05:00
  • 441432c326 [test] Update ESLint e2e tests (#35233) eps1lon 2025-12-01 10:10:20 -08:00
  • 1e207cf500 [test] Update ESLint e2e tests (#35233) eps1lon 2025-12-01 10:09:42 -08:00
  • 0af4fd80ed [test] Update ESLint e2e tests (#35233) Sebastian "Sebbie" Silbermann 2025-12-01 19:03:59 +01:00
  • 1721e73e14 [test] Fix Error Proxy in Node.js 21+ (#35227) Sebastian "Sebbie" Silbermann 2025-11-29 16:52:39 +01:00
  • 6875c3eab4 [test] Only run tests overriding fallback and error states in supported versions (#35234) Sebastian "Sebbie" Silbermann 2025-11-27 16:15:14 +01:00
  • 6194bd60f7 Merge 63599d6ebd into sapling-pr-archive-poteto lauren 2025-11-27 06:14:42 +09:00
  • 63599d6ebd [compiler] Add enableUseKeyedState flag and update setState validation Lauren Tan 2025-11-26 16:10:54 -05:00
  • 74fa1667a7 [DevTools] Move "Back to full tree view" into Activity list item (#35164) Sebastian "Sebbie" Silbermann 2025-11-26 10:42:18 +01:00
  • b41dc61d0f Merge f98f910f5f into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-11-25 16:28:59 -08:00
  • f98f910f5f [compiler] Only run validations with env.logErrors on outputMode: 'lint' Jorge Cabiedes Acosta 2025-11-25 16:21:40 -08:00
  • 59445b2435 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-11-25 16:28:31 -08:00
  • 62fc263645 [compiler] Only run validations with env.logErrors on outputMode: 'lint' Jorge Cabiedes Acosta 2025-11-25 16:21:40 -08:00
  • 627b583650 [compiler][snap] Fix for filter mode with nested files, 'error.' prefix (#35215) Joseph Savona 2025-11-25 15:39:07 -08:00
  • 863fc4951e Merge 28a2150dc7 into sapling-pr-archive-josephsavona Joseph Savona 2025-11-25 15:32:50 -08:00
  • 28a2150dc7 [compiler][snap] Fix for filter mode with nested files, 'error.' prefix pr35215 Joe Savona 2025-11-25 15:32:44 -08:00
  • 0bce072b70 Merge 3ff37fa384 into sapling-pr-archive-josephsavona Joseph Savona 2025-11-25 15:31:48 -08:00
  • 3ff37fa384 [compiler][snap] Fix for filter mode with nested files, 'error.' prefix Joe Savona 2025-11-25 15:29:03 -08:00
  • fb18ad3fd3 [compiler] Exhaustive deps: extra tests, improve diagnostic (#35213) Joseph Savona 2025-11-25 12:09:09 -08:00
  • 1b015af86b Merge bbc1bd8a21 into sapling-pr-archive-josephsavona Joseph Savona 2025-11-25 12:08:53 -08:00
  • bbc1bd8a21 [compiler] Exhaustive deps: extra tests, improve diagnostic pr35213 Joe Savona 2025-11-25 12:08:48 -08:00
  • ddff35441a [compiler] Enable validateExhaustiveMemoizationDependencies by default (#35201) Joseph Savona 2025-11-25 12:07:55 -08:00
  • 0d95a9f093 Merge c5918fc64a into sapling-pr-archive-josephsavona Joseph Savona 2025-11-25 12:07:47 -08:00
  • c5918fc64a [compiler] Exhaustive deps: extra tests, improve diagnostic Joe Savona 2025-11-25 12:07:42 -08:00
  • 330d28ebb5 [compiler] Enable validateExhaustiveMemoizationDependencies by default pr35201 Joe Savona 2025-11-25 12:07:42 -08:00
  • d39a1d6b63 [compiler] Distingush optional/extraneous deps (#35204) Joseph Savona 2025-11-25 12:06:25 -08:00
  • 4e08e9d63f Merge f8a68c7031 into sapling-pr-archive-josephsavona Joseph Savona 2025-11-25 12:02:39 -08:00
  • f8a68c7031 [compiler] Exhaustive deps: extra tests, improve diagnostic Joe Savona 2025-11-25 11:59:36 -08:00
  • 1f3ce57a89 merge commit for archive created by Sapling Joe Savona 2025-11-24 16:53:55 -08:00
  • 919b1ca073 [compiler] Enable validateExhaustiveMemoizationDependencies by default Joe Savona 2025-11-24 16:53:46 -08:00
  • b04272403c Merge 700f03f93e into sapling-pr-archive-josephsavona Joseph Savona 2025-11-24 16:47:40 -08:00
  • 700f03f93e [compiler] Enable validateExhaustiveMemoizationDependencies by default Joe Savona 2025-11-24 16:35:01 -08:00
  • 87af9cdb63 [compiler] Distingush optional/extraneous deps pr35204 Joe Savona 2025-11-24 16:34:08 -08:00
  • b1218feb3d Merge e3fc24706e into sapling-pr-archive-josephsavona Joseph Savona 2025-11-24 16:37:19 -08:00
  • e3fc24706e [compiler] Enable validateExhaustiveMemoizationDependencies by default Joe Savona 2025-11-24 16:35:01 -08:00
  • 6bb6f89f34 [compiler] Distingush optional/extraneous deps Joe Savona 2025-11-24 16:34:08 -08:00
  • 794009b227 merge commit for archive created by Sapling Joe Savona 2025-11-24 16:33:48 -08:00
  • bd5bf2783f [compiler] Enable validateExhaustiveMemoizationDependencies by default Joe Savona 2025-11-24 16:33:34 -08:00
  • 842865ee4e [compiler] Distingush optional/extraneous deps Joe Savona 2025-11-24 16:33:34 -08:00
  • ccc24b8f1a Merge b0790cfeb8 into sapling-pr-archive-josephsavona Joseph Savona 2025-11-24 16:30:51 -08:00
  • b0790cfeb8 [compiler] Enable validateExhaustiveMemoizationDependencies by default Joe Savona 2025-11-24 16:28:36 -08:00
  • 324f94fcfe [compiler] Distingush optional/extraneous deps Joe Savona 2025-11-24 16:28:36 -08:00
  • 5c921772e2 [compiler] Ignore ESLint suppressions when ValidateMemoDeps enabled (#35184) josephsavona 2025-11-24 12:37:04 -08:00
  • 4ca8a6d5da [compiler] Ignore ESLint suppressions when ValidateMemoDeps enabled (#35184) josephsavona 2025-11-24 12:36:15 -08:00
  • 07ef7a7f96 [compiler] Script to enable a feature by default and update tests (#35202) josephsavona 2025-11-24 12:27:55 -08:00
  • 115c58748f [compiler] Adjustments to exhaustive deps messages, disable the lint rule (#35192) josephsavona 2025-11-24 12:26:59 -08:00
  • 3d01977c33 [compiler] Allow extraneous non-reactive locals (#35190) josephsavona 2025-11-24 12:25:28 -08:00
  • 0cf92e7404 [compiler] Allow extraneous non-reactive locals (#35190) josephsavona 2025-11-24 12:24:48 -08:00
  • 7c9db67fe0 [compiler] Allow manual dependencies to have different optionality than inferred deps (#35186) josephsavona 2025-11-24 12:23:08 -08:00
  • 68ea942ead Merge cdee3c847b into sapling-pr-archive-josephsavona Joseph Savona 2025-11-24 12:22:40 -08:00
  • f8f1903cda [compiler] Allow nonreactive stable types as extraneous deps (#35185) josephsavona 2025-11-24 12:22:38 -08:00
  • cdee3c847b [compiler] Enable validateExhaustiveMemoizationDependencies by default Joe Savona 2025-11-24 12:22:35 -08:00
  • e58b03fb19 [compiler] Allow nonreactive stable types as extraneous deps (#35185) josephsavona 2025-11-24 12:22:15 -08:00
  • 16e16ec6ff [compiler] Script to enable a feature by default and update tests (#35202) Joseph Savona 2025-11-24 12:21:35 -08:00
  • ed9a89b3a2 Merge f42791b816 into sapling-pr-archive-josephsavona Joseph Savona 2025-11-24 12:21:20 -08:00
  • f42791b816 [compiler] Enable validateExhaustiveMemoizationDependencies by default Joe Savona 2025-11-24 12:21:13 -08:00
  • aa00d75433 [compiler] Script to enable a feature by default and update tests pr35202 Joe Savona 2025-11-24 12:21:13 -08:00
  • 9599e7a787 [compiler] Adjustments to exhaustive deps messages, disable the lint rule (#35192) Joseph Savona 2025-11-24 12:20:12 -08:00
  • 793adb5b8b Merge 0c69c04c03 into sapling-pr-archive-josephsavona Joseph Savona 2025-11-24 12:20:01 -08:00
  • 0c69c04c03 [compiler] Enable validateExhaustiveMemoizationDependencies by default Joe Savona 2025-11-24 12:19:53 -08:00
  • 1bdca880c3 [compiler] Script to enable a feature by default and update tests Joe Savona 2025-11-24 12:19:53 -08:00
  • 290174c38f [compiler] Adjustments to exhaustive deps messages, disable the lint rule pr35192 Joe Savona 2025-11-24 12:19:53 -08:00
  • 67c1487ffd [compiler] Allow extraneous non-reactive locals (#35190) Joseph Savona 2025-11-24 12:18:49 -08:00
  • b649d3e1c8 Merge 34ccbc1851 into sapling-pr-archive-josephsavona Joseph Savona 2025-11-24 12:18:15 -08:00
  • 34ccbc1851 [compiler] Enable validateExhaustiveMemoizationDependencies by default Joe Savona 2025-11-24 12:17:50 -08:00
  • afd81e5254 [compiler] Script to enable a feature by default and update tests Joe Savona 2025-11-24 12:17:50 -08:00
  • 563cd68aae [compiler] Adjustments to exhaustive deps messages, disable the lint rule Joe Savona 2025-11-24 12:17:50 -08:00
  • 67bcc049f1 [compiler] Allow extraneous non-reactive locals pr35190 Joe Savona 2025-11-24 12:17:50 -08:00
  • 454e01e603 [compiler] Allow manual dependencies to have different optionality than inferred deps (#35186) Joseph Savona 2025-11-24 12:17:03 -08:00
  • 3fb8a0a549 Merge afcc183191 into sapling-pr-archive-josephsavona Joseph Savona 2025-11-24 12:16:51 -08:00
  • afcc183191 [compiler] Enable validateExhaustiveMemoizationDependencies by default Joe Savona 2025-11-24 12:15:53 -08:00
  • 77c4a9e0bf [compiler] Script to enable a feature by default and update tests Joe Savona 2025-11-24 12:15:53 -08:00