| COMMIT |
1.00 |
Fix useDeferredValue getting stuck (#36134) |
|
Explicitly credited to Claude; 'Written/ |
2026-03-24 |
| PR |
1.00 |
fix: detect autofilled values on focus for controlled inputs |
|
PR body explicitly mentions AI collabora |
2026-02-08 |
| PR |
0.90 |
docs: suggest documentation improvements for better user exp |
|
Generic summary, formal tone, ends with |
2026-04-29 |
| COMMIT |
0.50 |
docs: fix typos and improve abbreviation usage in DESIGN_GOA |
|
Slightly formal but brief; 'Happy to con |
2026-03-30 |
| PR |
0.50 |
fix: properly remove event listeners in component unmount to |
|
Clear description; could be AI but lacks |
2026-02-02 |
| PR |
0.30 |
Fix #34969: [Fizz] Don't emit streaming instructions when us |
|
Slightly more formal summary but domain- |
2025-10-25 |
| COMMIT |
0.20 |
Add null check before calling fabricSuspendOnActiveViewTrans |
|
Technical tone, domain-specific, follows |
2026-04-17 |
| COMMIT |
0.20 |
Remove legacy Paper renderer shim cleanup from artifact comm |
|
Detailed technical context, human style, |
2026-04-17 |
| COMMIT |
0.20 |
Add Flight SSR benchmark fixture (#36180) |
|
Free-text is technical and focused, with |
2026-04-02 |
| COMMIT |
0.20 |
Enables Basic View Transition support for React Native Fabri |
|
Domain jargon and structured changelog; |
2026-03-19 |
| COMMIT |
0.20 |
[enableInfiniteRenderLoopDetection] Warn about potential inf |
|
Technical detail and informal errors; hu |
2026-03-18 |
| COMMIT |
0.20 |
Fix focus set for delegated and already focused elements (#3 |
|
Bug explanation and fix rationale; infor |
2026-03-12 |
| COMMIT |
0.20 |
[Flight] Clear chunk reason after successful module initiali |
|
Detailed technical error description; hu |
2026-03-12 |
| COMMIT |
0.20 |
[compiler] Add fault tolerance plan document (#35872) |
|
Slightly formal but concise; detailed te |
2026-02-23 |
| PR |
0.20 |
docs: standardize contribution guide URL in CONTRIBUTING.md |
|
Concise, domain-specific; structure from |
2026-05-10 |
| PR |
0.20 |
Fix autoFocus for all elements and ReDoS in devtools stack |
|
Well-structured, but technical and issue |
2026-02-04 |
| PR |
0.20 |
[DevTools] Add settings to hide Profiler and Suspense tabs |
|
Direct, user-focused; structure is templ |
2026-04-05 |
| PR |
0.20 |
fix(react-is): support legacy React elements (react.element) |
|
Domain-typical changelog writing; techni |
2026-05-06 |
| PR |
0.20 |
[Fizz] Don't emit streaming instructions when using onAllRea |
|
Uses domain language and references issu |
2025-10-24 |
| PR |
0.20 |
fix: correct typos in dev warning messages |
|
Technical focus, references to file path |
2026-05-01 |
| PR |
0.20 |
[react-refresh] fix memory leak: only add root to helpersByR |
|
Technical breakdown, stepwise explanatio |
2026-05-01 |
| PR |
0.20 |
[DevTools] Fix: Trace Updates incorrectly highlights compone |
|
Technical, concise, classic engineering |
2026-01-23 |
| COMMIT |
0.18 |
[DevTools] Enable support for the React DevTools Client to c |
|
Clear technical description, user testin |
2026-02-24 |
| COMMIT |
0.15 |
[DevTools] feat: display subtree for Activity and dim in hid |
|
Concise, domain-specific description; no |
2026-03-23 |
| COMMIT |
0.15 |
[flags] land `enableTrustedTypesIntegration` (#35816) |
|
Technical explanation with domain jargon |
2026-02-25 |
| PR |
0.15 |
[eprh] Bump hermes-parser to 0.33.3 |
|
Concise, factual update with technical a |
2026-03-18 |
| PR |
0.15 |
feat(react-reconciler): add commitMutationEffects hook for c |
|
Technical details with domain-specific p |
2021-12-13 |
| PR |
0.15 |
fix: ignore stable deps in memo preservation |
|
Contains issue reference and technical d |
2026-05-07 |
| PR |
0.15 |
[Reconciler] Fix: "Should not already be working" in Firefox |
|
Concise domain summary; minor AI-like fo |
2026-05-03 |
| COMMIT |
0.14 |
[compiler] Remove tryRecord, add catch-all error handling, f |
|
Lists technical steps, uses changelog fo |
2026-02-24 |
| COMMIT |
0.13 |
[DevTools] Fix ReactDevToolsBackend module for AMD (#35891) |
|
Brief technical summary, references AMD, |
2026-02-24 |
| COMMIT |
0.12 |
[compiler] Remove local CompilerError accumulators, emit dir |
|
Direct technical explanation, refers to |
2026-02-24 |
| PR |
0.12 |
Make `detachDeletedInstance` 30% faster |
|
Casual explanation, browser-specific det |
2025-10-30 |
| COMMIT |
0.10 |
[Fiber] track stylesheet preloads when explicitly preloaded |
|
Technical jargon and informal tone sugge |
2026-05-07 |
| COMMIT |
0.10 |
[enableInfiniteRenderLoopDetection] Add a flag to force thro |
|
Concise, technical phrasing typical of h |
2026-04-29 |
| COMMIT |
0.10 |
Fix FragmentInstance listener leak: normalize boolean vs obj |
|
Technical, domain-specific, no AI phrasi |
2026-04-22 |
| COMMIT |
0.10 |
Suggest correct casing for misspelled credentialless iframe |
|
Technical, concise changelog with domain |
2026-04-21 |
| COMMIT |
0.10 |
Add credentialless as a recognized boolean attribute for ifr |
|
Technical, well-structured, no strong AI |
2026-04-20 |
| COMMIT |
0.10 |
[eprh] Add back a no-op for removed component-hook-factories |
|
Technical context, changelog references, |
2026-04-17 |
| COMMIT |
0.10 |
[Fizz] add additional task reentrancy protections (#36291) |
|
Informal, typo-prone, domain-specific ph |
2026-04-16 |
| COMMIT |
0.10 |
Wire up createViewTransitionInstance and suspendOnActiveView |
|
Technical language; clear, practical hum |
2026-04-16 |
| COMMIT |
0.10 |
Wire up startViewTransitionReadyFinished in Fabric (#36246) |
|
Contains informal notes and domain-speci |
2026-04-16 |
| COMMIT |
0.10 |
[compiler] Fix set-state-in-effect false negative with NewEx |
|
Detailed technical explanation with doma |
2026-04-08 |
| COMMIT |
0.10 |
[compiler][playground] parse compiler configs using json5 (# |
|
Concise, domain-specific changelog with |
2026-03-30 |
| COMMIT |
0.10 |
[Flight] Transport `AggregateErrors.errors` (#36156) |
|
Concise commit message, domain-specific |
2026-03-29 |
| COMMIT |
0.10 |
[Fiber] Fix context propagation into Suspense fallbacks (#36 |
|
Technical explanation with jargon and an |
2026-03-27 |
| COMMIT |
0.10 |
Add ReactFeatureFlags support to eprh (#35951) |
|
Detailed technical write-up with domain |
2026-03-25 |
| COMMIT |
0.10 |
[DevTools] chore: extract getInternalReactConstants (#35986) |
|
Naive test wording and informal tone; hu |
2026-03-20 |
| COMMIT |
0.10 |
Turn on enableViewTransition for RN FB build (#36106) |
|
Terse, informal phrasing; lacks AI-style |
2026-03-19 |
| COMMIT |
0.10 |
[DevTools] fix: don't show empty suspended by section (#3601 |
|
Brief, technical fix explanation; human |
2026-03-12 |
| COMMIT |
0.10 |
Enable Fragment Ref flags across builds (#36026) |
|
Short technical commit message, informal |
2026-03-12 |
| COMMIT |
0.10 |
[compiler] Improved ref validation for non-mutating function |
|
Uses specific domain references and info |
2026-02-24 |
| COMMIT |
0.10 |
[compiler] Phase 8: Add multi-error test fixture and update |
|
Technical phrasing; uses domain terms an |
2026-02-24 |
| COMMIT |
0.10 |
[compiler] Phase 4 (batch 2), 5, 6: Update remaining passes |
|
Jargon and technical language; brief cha |
2026-02-24 |
| COMMIT |
0.10 |
[compiler] Phase 4 (batch 1): Update validation passes to re |
|
Human-style changelog, domain abbreviati |
2026-02-23 |
| COMMIT |
0.10 |
[compiler] Phase 2+7: Wrap pipeline passes in tryRecord for |
|
Informal bullet points, domain jargon, n |
2026-02-23 |
| COMMIT |
0.10 |
[compiler] Phase 1: Add error accumulation infrastructure to |
|
Uses domain-specific jargon, technical s |
2026-02-23 |
| COMMIT |
0.10 |
[compiler] Remove fallback compilation pipeline dead code (# |
|
Technical changelog, terse and informal, |
2026-02-23 |
| PR |
0.10 |
fix: typos in ReactFizzConfigDOM.js error messages |
|
Direct, terse changelog; no AI signals i |
2026-04-30 |
| PR |
0.10 |
fix(shared): wrap addObjectToProperties in try-catch to hand |
|
Technical summary with in-line code refs |
2026-05-11 |
| PR |
0.10 |
[Flight] Forward early debug info for lazy chunks |
|
Technical, informal tone; natural struct |
2026-01-14 |
| PR |
0.10 |
fix: initialize transition start time with performance.now() |
|
Bullet point, terse note; natural human |
2026-02-08 |
| PR |
0.10 |
Update minimatch to ^3.0.5 in package.json |
|
Links, minimal context, informal tone; n |
2025-11-12 |
| PR |
0.10 |
[DevTools] Revert Measure the Rectangle of Suspense boundari |
|
Direct reference to issues and terse rea |
2025-10-23 |
| PR |
0.10 |
Update config.yml |
|
Very brief, actionable summary, and clip |
2025-08-12 |
| PR |
0.10 |
Fix getResource short-circuit leaving stylesheet state.loadi |
|
Casual draft phrasing and domain-specifi |
2026-04-27 |
| PR |
0.10 |
Fix DevTools shell pane resizing by binding grid tracks to s |
|
Uses domain jargon, technical terms, and |
2026-05-08 |
| PR |
0.10 |
[compiler] Fix `set-state-in-effect` validation for `React.u |
|
Uses domain-specific phrasing and code s |
2025-12-03 |
| PR |
0.10 |
fix[eslint-plugin-react-hooks]: detect memo/forwardRef-wrapp |
|
Brief, domain-specific content indicatin |
2026-05-07 |
| PR |
0.10 |
[Fiber] track stylesheet preloads when explicitly preloaded |
|
Domain-typical technical phrasing, no AI |
2026-05-01 |
| PR |
0.10 |
[DevTools] Fix XSS in standalone onError via innerHTML |
|
Discusses specific XSS fix with code con |
2026-05-07 |
| PR |
0.10 |
[compiler] fix: preserve-manual-memoization validation shoul |
|
Technical summary, informal, not ChatGPT |
2026-05-02 |
| PR |
0.10 |
[compiler] Add reactCompiler option to suppress memoization |
|
Domain-specific and concise with minimal |
2026-01-21 |
| PR |
0.10 |
[compiler] Allow refs in IntersectionObserver callbacks |
|
Technical explanation, direct and focuse |
2026-05-05 |
| PR |
0.10 |
[compiler] Allow setState after await in effect callbacks |
|
Domain-specific issue, concise human-lik |
2026-05-05 |
| PR |
0.10 |
[compiler] Fix refs lint false positives for JSX ref props |
|
Uses technical detail, clear human summa |
2026-05-05 |
| PR |
0.10 |
Report optional chained hook calls |
|
Bullet points and brief, direct summary |
2026-05-05 |
| PR |
0.10 |
Ignore type parameters in exhaustive-deps captures |
|
Bullet-style changelog, technical conten |
2026-05-05 |
| PR |
0.10 |
Allow hooks in static member components |
|
Directly references issue, technical jar |
2026-05-05 |
| PR |
0.10 |
Ignore nested typeof references in exhaustive-deps |
|
Succinct technical summary; clear, preci |
2026-05-05 |
| PR |
0.10 |
Preserve optional chains in exhaustive-deps suggestions |
|
Specific technical edits described, dire |
2026-05-05 |
| PR |
0.10 |
Support hidden until-found attribute value |
|
Technical, domain-specific, concise; no |
2026-05-05 |
| PR |
0.10 |
Update pull request template contribution link |
|
Concise, domain-specific, minimal formal |
2026-05-05 |
| PR |
0.10 |
[DevTools] Preserve -0 in inspected values |
|
Technical phrasing and domain context, n |
2026-05-05 |
| PR |
0.10 |
[react-dom]: Add support for Invoker Commands API |
|
Domain jargon, bullet points, no AI-like |
2026-04-12 |
| PR |
0.10 |
Allow more component types as SuspenseList children |
|
Concise technical summary with domain te |
2026-01-27 |
| PR |
0.10 |
[Devtools]Fixed incorrect highlights components when filtere |
|
Uses domain context and terse explanatio |
2026-05-04 |
| PR |
0.10 |
fix(eprh): Check for React.useEffectEvent |
|
Uses code/jargon and concise explanation |
2026-02-25 |
| PR |
0.10 |
[DevTools] Don't connect to pages that are being prerendered |
|
Technical explanation with domain refere |
2026-03-04 |
| PR |
0.10 |
fix(react-dom): add null checks to completeSegment to preven |
|
Title and body cut off; no AI phrasing, |
2025-11-06 |
| PR |
0.10 |
docs: clarify React examples |
|
Very brief and direct; contains no AI ha |
2026-05-01 |
| PR |
0.10 |
fix: typos in ReactFizzConfigDOM.js error messages |
|
Same as #1; succinct changelog, no AI si |
2026-04-30 |
| COMMIT |
0.09 |
[compiler] Fix Pipeline.ts early-exit, formatting, and style |
|
Terse technical commit language, with so |
2026-02-24 |
| COMMIT |
0.08 |
[compiler] Update docs with fault tolerance summary, remove |
|
Concise commit-style changelog, domain t |
2026-02-24 |
| PR |
0.08 |
Restore controlled form state after reset |
|
Human summary with domain specifics and |
2026-05-02 |
| PR |
0.07 |
Add createElement ref prop compiler fixture |
|
Informal, domain-specific summary; fille |
2026-05-02 |
| COMMIT |
0.06 |
[compiler] Rename mismatched variable names after type chang |
|
Very succinct, variable renaming descrip |
2026-02-24 |
| PR |
0.06 |
Preserve postfix member update values in nested functions |
|
Brief, technical wording and incomplete |
2026-05-02 |
| PR |
0.06 |
Preserve computed object method keys |
|
Informal, concise phrasing typical for h |
2026-05-02 |
| COMMIT |
0.05 |
[DevTools] Preserve -Infinity in inspected values (#36347) |
|
Technical domain jargon and concise summ |
2026-05-02 |
| COMMIT |
0.05 |
fix(devtools): clear highlight when mouse leaves DevTools pa |
|
Technical explanation, informal tone, do |
2026-05-02 |
| COMMIT |
0.05 |
[RN] Move new event dispatching pipeline to RN (#36266) |
|
Natural, concise engineering explanation |
2026-04-14 |
| COMMIT |
0.05 |
[react-native-renderer] EventTarget-based event dispatching |
|
Technical summary with domain detail; ca |
2026-04-14 |
| COMMIT |
0.05 |
fix: explicitly warn for infinite loops discovered only via |
|
Domain-specific wording and informal ton |
2026-04-13 |
| COMMIT |
0.05 |
Fix FB_WWW eprh bundle dev guard (#36238) |
|
Informal tone with clear technical conte |
2026-04-08 |
| COMMIT |
0.05 |
Fix typos: explicitlyu->explicitly, intialized->initialized |
|
Terse, task-oriented style; specific typ |
2026-03-27 |
| COMMIT |
0.05 |
Fix typo: accomodate -> accommodate (#35623) |
|
Very brief and specific free-text, human |
2026-03-27 |
| COMMIT |
0.05 |
[compiler] Cleanup: consistent tryRecord() wrapping and erro |
|
Template-only, no free-text content; no |
2026-02-24 |
| PR |
0.05 |
fix: throw error on useEffect infinite loops in production |
|
Technical explanation with domain jargon |
2026-05-09 |
| PR |
0.05 |
[Fizz] Fix duplicate preload links in SSR |
|
Bug details and jargon; tone is concise |
2026-04-10 |
| PR |
0.05 |
Fix custom module preload resource tracking |
|
Precise technical description and bug re |
2026-05-09 |
| PR |
0.05 |
[Fiber] Warn when useMemo is called with a non-function firs |
|
Clear domain-specific language and infor |
2026-04-17 |
| PR |
0.05 |
[eslint-plugin-react-hooks] Skip TSQualifiedName chains insi |
|
Technical, terse, and direct human-writt |
2026-04-17 |
| PR |
0.05 |
[eslint-plugin-react-hooks] Allow underscore-prefixed compon |
|
Brief, domain-specific explanation and i |
2026-04-17 |
| PR |
0.05 |
[compiler] Preserve JSX case semantics in constant propagati |
|
Technical jargon and concise summary sig |
2026-04-16 |
| PR |
0.05 |
[compiler] Fix false positive refs-rule errors when forwardi |
|
Clear technical writing and bug referenc |
2026-04-16 |
| PR |
0.05 |
[compiler]: add `useFormContext` to react-hook-form known in |
|
Domain-specific references and succinct |
2026-05-09 |
| PR |
0.05 |
bug-fix: DevTools - Error logic for missing nodes while dele |
|
PR content is very brief and domain-spec |
2026-02-07 |
| PR |
0.05 |
[DevTools] Fix WhatChanged scrolling out of view in profiler |
|
Concise technical explanation with natur |
2026-04-09 |
| PR |
0.05 |
[Scheduler] Guard performWorkUntilDeadline against re-entran |
|
Technical detail and repo references; ve |
2026-05-08 |
| PR |
0.05 |
fix: preserve hook chains when unwinding interrupted renders |
|
Short summary, domain terminology, and i |
2026-03-31 |
| PR |
0.05 |
Create heymit.txt |
|
Minimal content, nearly empty; lacks AI |
2026-05-02 |
| PR |
0.05 |
.2385318931605690:1e2f1213b92cd6f086864b0465695e65_69f70ab5e |
|
Chinese technical jargon, concise phrasi |
2026-05-03 |
| PR |
0.05 |
.2385318931605690:3865c309c3be71d3c3e1dcb302e956d5_69f70ab5e |
|
Chinese technical summary, terse and to- |
2026-05-03 |
| PR |
0.05 |
fix: re-create disconnected style resource instances in acqu |
|
Domain-specific terms, concise style, no |
2026-05-02 |
| PR |
0.05 |
[DevTools] Preserve -Infinity in inspected values |
|
Domain technical jargon, brief explanati |
2026-04-26 |
| PR |
0.05 |
fix(devtools): clear highlight when mouse leaves DevTools pa |
|
Informal technical phrasing, domain-spec |
2026-04-01 |
| PR |
0.05 |
Fix unmatched select size value handling |
|
Technical explanation, casual tone, clea |
2026-05-02 |
| PR |
0.05 |
Preserve module global snapshots before reassignment |
|
Terse, technical changelog; domain abbre |
2026-05-02 |
| PR |
0.05 |
Recognize use$ and use_ as hook names |
|
Brief, domain-focused changelog; informa |
2026-05-02 |
| PR |
0.05 |
Support logical assignment expressions in compiler HIR |
|
Terse technical bullet points; natural c |
2026-05-02 |
| PR |
0.05 |
fix: typo ecountered -> encountered in error message |
|
Direct, terse, technical changelog; no A |
2026-04-30 |
| PR |
0.04 |
Add props object location callback fixture |
|
Concise, specific language and domain re |
2026-05-02 |
| PR |
0.03 |
Infer filter as a mixed readonly array method |
|
Direct technical jargon and minimal expl |
2026-05-02 |
| COMMIT |
0.02 |
Fix typos in comments (#35701) |
|
PR template dominates; title and intenti |
2026-03-27 |
| COMMIT |
0.02 |
Fix typos in tests and comments (#35627) |
|
Minimal free-text content, largely templ |
2026-03-27 |
| COMMIT |
0.00 |
[FlightReply] Type hardening and performance improvements (# |
|
Brief, domain-specific commit, no AI sig |
2026-05-06 |
| COMMIT |
0.00 |
Add react-flight-server-fb package for Meta's internal bundl |
|
Only includes template content; no free- |
2026-04-27 |
| COMMIT |
0.00 |
Fix formatting (#36332) |
|
Very terse commit; formatting fixes are |
2026-04-23 |
| COMMIT |
0.00 |
Fix contributor attribution for ESLint v10 support |
|
Brief, specific, typical human changelog |
2026-04-20 |
| COMMIT |
0.00 |
[eprh] Update changelog for 7.1.1 (#36308) |
|
Changelog update, terse and minimal free |
2026-04-17 |
| COMMIT |
0.00 |
[Fiber] Double invoke Effects in StrictMode after Fast Refre |
|
Very terse, domain-specific commit messa |
2026-04-17 |
| COMMIT |
0.00 |
[Fiber] Double invoke Effects in Strict Mode during Hydratio |
|
Terse, technical summary, matches human |
2026-04-17 |
| COMMIT |
0.00 |
Minify prod error messages for all browser bundles (#36277) |
|
Terse, typical release engineering commi |
2026-04-17 |
| COMMIT |
0.00 |
[eprh] Update changelog for 7.1.0 (#36292) |
|
Succinct changelog update, no AI signals |
2026-04-16 |
| COMMIT |
0.00 |
[Fizz] prevent reentrant finishedTask from calling completeA |
|
Technical and detailed, very natural dom |
2026-04-16 |
| COMMIT |
0.00 |
[react-native-renderer] Delete Paper (legacy) renderer (#362 |
|
Code and file list, succinct summary, fu |
2026-04-16 |
| COMMIT |
0.00 |
[test] Make `enableSuspenseyImages` dynamic (#36274) |
|
Short, technical title with domain-speci |
2026-04-15 |
| COMMIT |
0.00 |
Fix require('ReactFeatureFlags') in eslint-plugin-react-hook |
|
Contains domain-specific jargon and info |
2026-04-09 |
| COMMIT |
0.00 |
[Flight] Add more cycle protections (#36236) |
|
Short and domain-specific changelog, no |
2026-04-08 |
| COMMIT |
0.00 |
[DevTools] Remove spurious warnings when creating Suspense t |
|
Brief technical statement, lacks AI phra |
2026-04-08 |
| COMMIT |
0.00 |
Fix typos: occured->occurred, teh->the, accomodate->accommod |
|
Direct, domain-specific changelog; no AI |
2026-03-31 |
| COMMIT |
0.00 |
Fix typos in the documentation (#35439) |
|
Template text only, content is brief and |
2026-03-24 |
| COMMIT |
0.00 |
Update CSS shorthand property list (#35636) |
|
No free-text content; cannot assess AI s |
2026-03-17 |
| COMMIT |
0.00 |
[Flight Reply] Early bailout if backing entry for Blob deser |
|
No free-text, human co-author listed. |
2026-03-17 |
| COMMIT |
0.00 |
Bump undici from 6.21.2 to 6.23.0 in /compiler (#35512) |
|
— |
2026-03-12 |
| COMMIT |
0.00 |
Bump qs from 6.4.0 to 6.4.1 in /fixtures/packaging/webpack-a |
|
— |
2026-03-12 |
| COMMIT |
0.00 |
Bump qs from 6.4.0 to 6.4.1 in /fixtures/packaging/webpack/p |
|
— |
2026-03-12 |
| COMMIT |
0.00 |
Bump jws from 3.2.2 to 3.2.3 (#35373) |
|
— |
2026-03-12 |
| COMMIT |
0.00 |
[DevTools] Ignore new production renderers if we already use |
|
Direct domain phrasing, terse technical |
2026-03-11 |
| COMMIT |
0.00 |
[DevTools] Fix a crash when rendering a new class Component |
|
Technical commit message with domain con |
2026-03-10 |
| COMMIT |
0.00 |
[DevTools] Fix null ref crash in ContextMenu when items list |
|
Human trailer and concise bug fix, typic |
2026-03-05 |
| COMMIT |
0.00 |
[errors] s/form state/action state (#35790) |
|
Brief, informal explanation and technica |
2026-03-04 |
| COMMIT |
0.00 |
[noop] Fix `createContainer` argument order in the Fiber imp |
|
Minimal, domain-specific commit message, |
2026-03-04 |
| COMMIT |
0.00 |
[noop] Typecheck `react-noop-renderer` against host config a |
|
Concise domain phrase, consistent with h |
2026-03-04 |
| COMMIT |
0.00 |
[noop] Fail tests on unasserted recoverable errors (#35948) |
|
Terse technical wording, normal test-rel |
2026-03-04 |
| COMMIT |
0.00 |
[DevTools] Don't connect to pages that are being prerendered |
|
Domain-specific, brief, technical explan |
2026-03-04 |
| COMMIT |
0.00 |
[DevTools] Improve type coverage for extension runtime API ( |
|
Short technical commit, direct domain la |
2026-03-04 |
| COMMIT |
0.00 |
Stabilize reactFragments host node handle (#35642) |
|
Technical detail, informal tone, no AI w |
2026-03-03 |
| COMMIT |
0.00 |
[Fiber] Don't warn when rendering data block scripts (#35953 |
|
Terse commit message; typical human styl |
2026-03-03 |
| COMMIT |
0.00 |
Add support for event information in React scheduler tracks |
|
Domain-specific terms, personal test des |
2026-03-03 |
| COMMIT |
0.00 |
[DevTools] chore: extract pure functions from fiber/renderer |
|
Colloquial tone and personal context; no |
2026-03-03 |
| COMMIT |
0.00 |
[DevTools] Only schedule a single update per Supense when ch |
|
Brief, template-like message; human styl |
2026-03-03 |
| COMMIT |
0.00 |
[flags] Clean up `enableHiddenSubtreeInsertionEffectCleanup` |
|
Colloquial and informal, uses 'Been enab |
2026-02-27 |
| COMMIT |
0.00 |
[react-dom] Support `maskType` SVG prop (#35921) |
|
Contains co-author, natural for PR/commi |
2026-02-27 |
| COMMIT |
0.00 |
fix: remove unused variable to fix linter (#35919) |
|
Terse, standard fix message; human-like. |
2026-02-26 |
| COMMIT |
0.00 |
[compiler] Deduplicate errors between ValidateExhaustiveDepe |
|
Domain-specific jargon, detailed technic |
2026-02-26 |
| COMMIT |
0.00 |
[RN] Expose event as a global variable during dispatch (#359 |
|
Technical explanation, template use, per |
2026-02-26 |
| COMMIT |
0.00 |
[RN] Fix timeStamp property of SyntheticEvent in React Nativ |
|
Detailed technical, domain-specific, inf |
2026-02-26 |
| COMMIT |
0.00 |
[compiler] Add fault tolerance test fixtures (#35879) |
|
No free-text; template and changelog str |
2026-02-24 |
| COMMIT |
0.00 |
[compiler] Phase 3: Make lower() always produce HIRFunction |
|
No free-text; structured format, templat |
2026-02-24 |
| PR |
0.00 |
Bump @babel/plugin-transform-modules-systemjs from 7.25.9 to |
|
— |
2026-05-09 |
| PR |
0.00 |
Bump basic-ftp from 5.0.5 to 5.3.0 in /compiler |
|
— |
2026-04-16 |
| PR |
0.00 |
Bump basic-ftp from 5.0.5 to 5.3.1 in /compiler |
|
— |
2026-05-08 |
| PR |
0.00 |
[flow] Add web host element libdefs |
|
Minimal content without AI hallmarks; li |
2025-10-01 |
| PR |
0.00 |
Add TypeScript guide link to docs section |
|
Minimal content lacking AI signals; huma |
2026-03-10 |
| PR |
0.00 |
Bump axios from 1.7.7 to 1.16.0 in /compiler/apps/playground |
|
— |
2026-05-07 |
| PR |
0.00 |
Bump axios from 1.7.7 to 1.15.0 in /compiler/apps/playground |
|
— |
2026-04-11 |
| PR |
0.00 |
Bump axios from 1.7.4 to 1.16.0 in /compiler |
|
— |
2026-05-06 |
| PR |
0.00 |
Bump axios from 1.7.4 to 1.15.0 in /compiler |
|
— |
2026-04-11 |
| PR |
0.00 |
[FlightReply] Type hardening and performance improvements |
|
Concise, direct, and domain-specific wor |
2026-05-06 |
| PR |
0.00 |
Fix onChange firing when click default is prevented |
|
Terse bugfix explanation with jargon; no |
2026-02-05 |
| PR |
0.00 |
Fix checkbox onChange not firing in certain click ordering c |
|
Brief, technical, imperfect English—no A |
2026-02-05 |
| PR |
0.00 |
Bump simple-git from 3.28.0 to 3.36.0 |
|
— |
2026-05-06 |
| PR |
0.00 |
[not for merge] |
|
Terse, minimal, clearly human contributi |
2025-12-24 |
| PR |
0.00 |
Add fast path for React.memo with custom compare |
|
No free-text, only template and PR title |
2025-09-20 |
| PR |
0.00 |
Bump lodash from 4.17.4 to 4.17.23 in /scripts/bench |
|
— |
2026-01-24 |
| PR |
0.00 |
Bump pbkdf2 from 3.1.2 to 3.1.5 in /fixtures/concurrent/time |
|
— |
2026-02-17 |
| PR |
0.00 |
Bump pbkdf2 from 3.0.14 to 3.1.5 in /fixtures/packaging/brun |
|
— |
2026-02-18 |
| PR |
0.00 |
Add eduardo.txt with introduction text |
|
PR template detected, no actual free-tex |
2026-05-02 |