Commit Graph

  • 26d43d56f6 [rust-compiler] Fix synthetic IIFE scope resolution, JSX collection, and block scope for Flow match expressions Mike Vitousek 2026-05-08 12:34:41 -07:00
  • f80900baaa [rust-compiler] Dynamic function discovery traversal + FunctionExpression name fix Mike Vitousek 2026-05-08 12:34:41 -07:00
  • c311ba085d [rust-compiler] IndexSet determinism in InferMutationAliasingEffects + PruneNonEscapingScopes Mike Vitousek 2026-05-08 12:34:41 -07:00
  • b3342e81c1 [rust-compiler] Scope range sync — only sync identifiers with matching original range Mike Vitousek 2026-05-08 12:34:41 -07:00
  • d9affe731c [rust-compiler] IndexMap determinism in InferMutationAliasingRanges Mike Vitousek 2026-05-08 12:34:41 -07:00
  • 6d5794430c [rust-compiler] PromoteUsedTemporaries recursive nested fn visiting Mike Vitousek 2026-05-08 12:34:41 -07:00
  • 8e1cbf0c61 [rust-compiler] Class body JSON walking for identifier indexing Mike Vitousek 2026-05-08 12:34:41 -07:00
  • ba1a729efb [rust-compiler] Hoisting decl_start conditional filtering Mike Vitousek 2026-05-08 12:34:41 -07:00
  • fbd55f43ee [rust-compiler] C0-only control char escaping Mike Vitousek 2026-05-08 12:34:41 -07:00
  • 535fd98fd5 [rust-compiler] Float precision — parse from extra.raw Mike Vitousek 2026-05-08 12:34:41 -07:00
  • e830ef29d0 [rust-compiler] Add node_to_scope_end for hoisting range detection Mike Vitousek 2026-05-08 12:34:41 -07:00
  • 41495c99f7 [rust-compiler] Fix fn_type classification with DFS-last-return and class body Mike Vitousek 2026-05-08 12:34:41 -07:00
  • d6b973587f [rust-compiler] Add visitor hooks for ClassDeclaration/ClassExpression Mike Vitousek 2026-05-08 12:34:40 -07:00
  • 9e31cbe4aa [rust-compiler] Align Array/Math built-in method shapes with TS Mike Vitousek 2026-05-08 12:34:40 -07:00
  • 3c192bcaba [rust-compiler] Bridge: sanitize lone surrogates in JSON, with escaped-backslash protection Mike Vitousek 2026-05-08 12:34:40 -07:00
  • 6ffc94559b Bump basic-ftp from 5.0.5 to 5.3.1 in /compiler dependabot/npm_and_yarn/compiler/basic-ftp-5.3.1 dependabot[bot] 2026-05-08 08:03:24 +00:00
  • 99fbbec253 [Fiber] track stylesheet preloads when explicitly preloaded (#36386) gnoff 2026-05-07 10:56:12 -07:00
  • 844e62da78 [Fiber] track stylesheet preloads when explicitly preloaded (#36386) gnoff 2026-05-07 10:55:28 -07:00
  • d5736f098e [Fiber] track stylesheet preloads when explicitly preloaded (#36386) Josh Story 2026-05-07 10:48:57 -07:00
  • 007da8b4f1 Bump axios from 1.7.7 to 1.16.0 in /compiler/apps/playground dependabot/npm_and_yarn/compiler/apps/playground/axios-1.16.0 dependabot[bot] 2026-05-07 00:57:09 +00:00
  • 3c0d8e4615 [FlightReply] Type hardening and performance improvements (#36425) eps1lon 2026-05-06 10:49:38 -07:00
  • dd453071d9 [FlightReply] Type hardening and performance improvements (#36425) Sebastian "Sebbie" Silbermann 2026-05-06 19:39:45 +02:00
  • aa67c7daa0 Bump simple-git from 3.28.0 to 3.36.0 dependabot/npm_and_yarn/simple-git-3.36.0 dependabot[bot] 2026-05-06 16:38:34 +00:00
  • 38020c0a6c Version 19.0.6 v19.0.6 Sebastian Sebbie Silbermann 2026-04-21 09:54:34 +02:00
  • 2070249916 [FlightReply] Type hardening and performance improvements Sebastian "Sebbie" Silbermann 2026-04-20 19:01:23 +02:00
  • a6581653f0 Version 19.1.7 v19.1.7 Sebastian Sebbie Silbermann 2026-04-21 09:51:10 +02:00
  • d015ec7b10 [FlightReply] Type hardening and performance improvements Sebastian "Sebbie" Silbermann 2026-04-20 19:01:23 +02:00
  • eaf3e95ca9 Version 19.2.6 v19.2.6 Sebastian Sebbie Silbermann 2026-04-21 09:32:22 +02:00
  • 795203e75e [FlightReply] Type hardening and performance improvements Sebastian "Sebbie" Silbermann 2026-04-20 19:01:23 +02:00
  • 9635257c1b [DevTools] Preserve -Infinity in inspected values (#36347) zxuhan7 2026-05-02 10:50:40 +02:00
  • 4f273bd364 fix(devtools): clear highlight when mouse leaves DevTools panel (#36177) petertdinh 2026-05-02 01:50:26 -07:00
  • dcd8fca022 [enableInfiniteRenderLoopDetection] Add a flag to force throwing (#36357) hoxyq 2026-04-29 13:18:36 -07:00
  • f4e0d4ed0c [enableInfiniteRenderLoopDetection] Add a flag to force throwing (#36357) Ruslan Lesiutin 2026-04-29 21:12:57 +01:00
  • ca333a7690 Add react-flight-server-fb package for Meta's internal bundler (#36309) imdreamrunner 2026-04-27 14:50:01 -07:00
  • ad5dfc82b7 Add react-flight-server-fb package for Meta's internal bundler (#36309) Xinzi Zhou 2026-04-27 09:48:37 -07:00
  • 5f79381566 Bump postcss from 8.4.47 to 8.5.10 in /compiler/apps/playground dependabot/npm_and_yarn/compiler/apps/playground/postcss-8.5.10 dependabot[bot] 2026-04-24 23:27:39 +00:00
  • 561ed529b3 Fix formatting (#36332) Sebastian "Sebbie" Silbermann 2026-04-23 21:16:35 +02:00
  • eb9debea6e [rust-compiler] format_js_string extraction with \b/\f escapes Mike Vitousek 2026-04-23 10:38:17 -07:00
  • a3ab3aab2d [rust-compiler] UnsupportedNode node_type population Mike Vitousek 2026-04-23 10:38:17 -07:00
  • 28330510e0 Fix FragmentInstance listener leak: normalize boolean vs object capture options per DOM spec (#36047) jackpope 2026-04-22 06:47:48 -07:00
  • c85c5b8cf0 Fix FragmentInstance listener leak: normalize boolean vs object capture options per DOM spec (#36047) jackpope 2026-04-22 06:47:06 -07:00
  • 142cfde89e Fix FragmentInstance listener leak: normalize boolean vs object capture options per DOM spec (#36047) Kotha Dhakshin 2026-04-22 19:10:34 +05:30
  • 33c21c0df1 Suggest correct casing for misspelled credentialless iframe attribute (#36322) hoxyq 2026-04-21 02:39:32 -07:00
  • 02ee3721f1 Suggest correct casing for misspelled credentialless iframe attribute (#36322) hoxyq 2026-04-21 02:38:56 -07:00
  • 94643c3b85 Suggest correct casing for misspelled credentialless iframe attribute (#36322) vmx906 2026-04-21 10:33:45 +01:00
  • 9f2aa12f67 Add credentialless as a recognized boolean attribute for iframes (#36148) hoxyq 2026-04-20 10:43:50 -07:00
  • 7143765b99 Add credentialless as a recognized boolean attribute for iframes (#36148) hoxyq 2026-04-20 10:43:15 -07:00
  • 306a01b4e0 Add credentialless as a recognized boolean attribute for iframes (#36148) vmx906 2026-04-20 18:37:33 +01:00
  • 3ee1fe4a8e Fix contributor attribution for ESLint v10 support Jack Pope 2026-04-20 11:40:34 -04:00
  • 6562abe2fd Add null check before calling fabricSuspendOnActiveViewTransition (#36310) zeyap 2026-04-17 10:27:19 -07:00
  • 1ddff43c41 Add null check before calling fabricSuspendOnActiveViewTransition (#36310) Zeya Peng 2026-04-17 13:21:41 -04:00
  • d1727fbf98 [eprh] Update changelog for 7.1.1 (#36308) eslint-plugin-react-hooks@7.1.1 mofeiZ 2026-04-17 12:43:35 -04:00
  • ec5fc0c404 [eprh] Add back a no-op for removed component-hook-factories rule (#36307) mofeiZ 2026-04-17 09:37:09 -07:00
  • 03117b3d1d [eprh] Add back a no-op for removed component-hook-factories rule (#36307) mofeiZ 2026-04-17 09:36:32 -07:00
  • adcf27ec96 merge commit for archive created by Sapling sapling-pr-archive-mofeiZ Mofei Zhang 2026-04-17 12:32:26 -04:00
  • e0396937bd [eprh] Update changelog for 7.1.1 pr36308 Mofei Zhang 2026-04-17 12:32:13 -04:00
  • bc249804d3 [eprh] Add back a no-op for removed component-hook-factories rule (#36307) mofeiZ 2026-04-17 12:31:24 -04:00
  • 42e8a99eb5 Merge ff13493a3b into sapling-pr-archive-mofeiZ mofeiZ 2026-04-17 12:24:47 -04:00
  • ff13493a3b [eprh] Update changelog for 7.1.1 Mofei Zhang 2026-04-17 12:24:27 -04:00
  • 65ea5e0d39 Merge df3c78b4d2 into sapling-pr-archive-mofeiZ mofeiZ 2026-04-17 12:21:59 -04:00
  • df3c78b4d2 [eprh] Add back a deprecated no-op for removed component-hook-factories rule pr36307 Mofei Zhang 2026-04-17 12:16:14 -04:00
  • b012e05830 [Fiber] Double invoke Effects in StrictMode after Fast Refresh (#35962) eps1lon 2026-04-17 09:21:07 -07:00
  • f86449d8f0 [Fiber] Double invoke Effects in StrictMode after Fast Refresh (#35962) eps1lon 2026-04-17 09:20:19 -07:00
  • de39ff5320 [Fiber] Double invoke Effects in Strict Mode during Hydration (#35961) eps1lon 2026-04-17 09:15:39 -07:00
  • 563c7855de [Fiber] Double invoke Effects in Strict Mode during Hydration (#35961) eps1lon 2026-04-17 09:15:01 -07:00
  • da9325b519 [Fiber] Double invoke Effects in StrictMode after Fast Refresh (#35962) Sebastian "Sebbie" Silbermann 2026-04-17 18:14:50 +02:00
  • 67e47593b6 [Fiber] Double invoke Effects in Strict Mode during Hydration (#35961) Sebastian "Sebbie" Silbermann 2026-04-17 18:09:37 +02:00
  • 23fcd7cea1 Minify prod error messages for all browser bundles (#36277) Sebastian "Sebbie" Silbermann 2026-04-17 18:01:56 +02:00
  • aaaeffd9f6 Remove legacy Paper renderer shim cleanup from artifact commit workflow (#36297) rubennorte 2026-04-17 02:32:09 -07:00
  • dd0e726695 Remove legacy Paper renderer shim cleanup from artifact commit workflow (#36297) rubennorte 2026-04-17 02:31:32 -07:00
  • b4399f7f6a Bump follow-redirects from 1.15.6 to 1.16.0 in /compiler dependabot/npm_and_yarn/compiler/follow-redirects-1.16.0 dependabot[bot] 2026-04-17 09:29:33 +00:00
  • bf45a68dd3 Remove legacy Paper renderer shim cleanup from artifact commit workflow (#36297) Zeya Peng 2026-04-17 05:26:22 -04:00
  • 61d7083ad3 Bump protocol-buffers-schema from 3.3.2 to 3.6.1 dependabot/npm_and_yarn/protocol-buffers-schema-3.6.1 dependabot[bot] 2026-04-16 23:23:50 +00:00
  • 77319e2af0 [eprh] Update changelog for 7.1.0 (#36292) eslint-plugin-react-hooks@7.1.0 mofeiZ 2026-04-16 18:03:13 -04:00
  • e9c109cfa9 Merge 09063496f8 into sapling-pr-archive-mofeiZ mofeiZ 2026-04-16 18:02:03 -04:00
  • 09063496f8 [eprh] Update changelog for 7.1.0 pr36292 Mofei Zhang 2026-04-16 18:01:21 -04:00
  • 019d61022e merge commit for archive created by Sapling Mofei Zhang 2026-04-16 17:56:32 -04:00
  • 0d4d63613e [eprh] Prepare for 7.1.0 Mofei Zhang 2026-04-16 17:54:15 -04:00
  • 20335f3494 Merge df1f84ff87 into sapling-pr-archive-mofeiZ mofeiZ 2026-04-16 17:25:20 -04:00
  • df1f84ff87 [eprh] Prepare for 7.2.0 Mofei Zhang 2026-04-16 17:24:35 -04:00
  • 4b073f4887 [Fizz] add additional task reentrancy protections (#36291) Josh Story 2026-04-16 14:15:06 -07:00
  • f6fe4275c7 Wire up createViewTransitionInstance and suspendOnActiveViewTransition in Fabric (#36196) Zeya Peng 2026-04-16 16:59:54 -04:00
  • fe5160140d Wire up startViewTransitionReadyFinished in Fabric (#36246) Zeya Peng 2026-04-16 16:41:05 -04:00
  • ea6792026f [Fizz] prevent reentrant finishedTask from calling completeAll multiple times (#36287) Josh Story 2026-04-16 13:26:34 -07:00
  • 56922cf751 [react-native-renderer] Delete Paper (legacy) renderer (#36285) Rubén Norte 2026-04-16 18:34:03 +01:00
  • f2f74724f6 [test] Make enableSuspenseyImages dynamic (#36274) eps1lon 2026-04-15 09:16:52 -07:00
  • 00f063c31d [test] Make enableSuspenseyImages dynamic (#36274) Sebastian "Sebbie" Silbermann 2026-04-15 18:11:27 +02:00
  • 5de881042c Bump follow-redirects from 1.15.9 to 1.16.0 in /compiler/apps/playground dependabot/npm_and_yarn/compiler/apps/playground/follow-redirects-1.16.0 dependabot[bot] 2026-04-15 11:09:34 +00:00
  • 10bd95b7ad [RN] Move new event dispatching pipeline to RN (#36266) rubennorte 2026-04-14 10:18:34 -07:00
  • 0418c8a8b6 [RN] Move new event dispatching pipeline to RN (#36266) Rubén Norte 2026-04-14 18:10:33 +01:00
  • 8d78f906eb [react-native-renderer] EventTarget-based event dispatching (#36253) rubennorte 2026-04-14 04:49:22 -07:00
  • 568244232e [react-native-renderer] EventTarget-based event dispatching (#36253) Rubén Norte 2026-04-14 12:43:41 +01:00
  • 52f363d0c5 Bump follow-redirects from 1.15.6 to 1.16.0 dependabot/npm_and_yarn/follow-redirects-1.16.0 dependabot[bot] 2026-04-14 01:13:30 +00:00
  • 3aee066f43 Bump next from 15.5.9 to 15.5.15 in /compiler/apps/playground dependabot/npm_and_yarn/compiler/apps/playground/next-15.5.15 dependabot[bot] 2026-04-13 22:48:06 +00:00
  • 3876c2fbbe fix: explicitly warn for infinite loops discovered only via enableInfiniteRenderLoopDetection (#36195) hoxyq 2026-04-13 09:34:33 -07:00
  • 677b07040e fix: explicitly warn for infinite loops discovered only via enableInfiniteRenderLoopDetection (#36195) hoxyq 2026-04-13 09:33:53 -07:00
  • fef12a01c8 fix: explicitly warn for infinite loops discovered only via enableInfiniteRenderLoopDetection (#36195) Ruslan Lesiutin 2026-04-13 17:28:42 +01:00
  • 55d6ff6169 [rust-compiler] Tools for internal testing Joe Savona 2026-04-11 10:34:50 -07:00
  • e52b60fdb3 Fix require('ReactFeatureFlags') in eslint-plugin-react-hooks www build (#36243) EugeneChoi4 2026-04-09 09:20:26 -07:00
  • 705268dcd1 Fix require('ReactFeatureFlags') in eslint-plugin-react-hooks www build (#36243) Eugene Choi 2026-04-09 12:14:54 -04:00