COMMITS
/ scripts/rollup/validate/eslintrc.cjs.js August 18, 2025
S
[Flight] Add DebugInfo for Bundler Chunks (#34226)
Sebastian Markbåge committed
July 15, 2025
S
[Flight] Switch to `__turbopack_load_by_url__` (#33791)
Sebastian "Sebbie" Silbermann committed
June 4, 2025
S
[Flight] Forward debugInfo from awaited instrumented Promises (#33415)
Sebastian Markbåge committed
May 13, 2025
S
Implement Navigation API backed default indicator for DOM renderer (#33162)
Sebastian Markbåge committed
February 20, 2025
S
Rerender useSwipeTransition when direction changes (#32379)
Sebastian Markbåge committed
December 18, 2024
D
Ensure function arity is preserved after build (#31808)
David Sancho committed
December 12, 2024
D
Implement react-server-dom-parcel (#31725)
Devon Govett committed
December 16, 2023
S
[Flight] Wire up async_hooks in Node.js DEV for inspecting Promises (#27840)
Sebastian Markbåge committed
October 2, 2023
S
[Flight] Taint APIs (#27445)
Sebastian Markbåge committed
September 27, 2023
J
[Flight] Implement `react-server-dom-turbopack` (#27315)
Josh Story committed
September 20, 2023
A
useFormState: Hash the component key path for more compact output (#27397)
Andrew Clark committed
June 29, 2023
S
[Flight] Add Serialization of Typed Arrays / ArrayBuffer / DataView (#26954)
Sebastian Markbåge committed
May 5, 2023
S
Use native scheduler if defined in global scope (#26554)
Samuel Susla committed
March 10, 2023
A
flushSync: Exhaust queue even if something throws (#26366)
Andrew Clark committed
February 21, 2023
S
Split out Edge and Node implementations of the Flight Client (#26187)
Sebastian Markbåge committed
December 20, 2022
J
ESLint upgrade to use hermes-eslint (#25915)
Jan Kassens committed
October 23, 2022
S
[Flight] Use AsyncLocalStorage to extend the scope of the cache to micro tasks (#25542)
Sebastian Markbåge committed
April 7, 2022
S
Fix false positive lint error with large number of branches (#24287)
Stephen Cyron committed
February 4, 2022
A
Add onRecoverableError option to hydrateRoot, createRoot (#23207)
Andrew Clark committed
November 23, 2021
E
Update deprecated features in ESLint configuration files. (#22767)
Esteban committed
November 16, 2021
J
Use globalThis if possible for native fetch in browser build (#22777)
Jiachi Liu committed
October 18, 2021
A
Support disabling spurious act warnings with a global environment flag (#22561)
Andrew Clark committed
April 14, 2021
H
remove obsolete SharedArrayBuffer ESLint config (#21259)
Henry Q. Dineen committed
September 9, 2020
A
Internal `act`: Flush timers at end of scope (#19788)
Andrew Clark committed
August 12, 2020
A
[Scheduler] Call postTask directly (#19551)
Andrew Clark committed
May 28, 2020
S
Lint bundles using the bundle config instead of scanning for files (#19025)
Sebastian Markbåge committed
April 10, 2020
S
Build Component Stacks from Native Stack Frames (#18561)
Sebastian Markbåge committed
March 24, 2020
S
[Flight] Integrate Blocks into Flight (#18371)
Sebastian Markbåge committed
November 1, 2019
S
[Flight] Add Client Infrastructure (#17234)
Sebastian Markbåge committed
September 16, 2019
E
Add trusted types to react on client side (#16157)
Emanuel Tesař committed
August 22, 2019
D
[Scheduler] Profiler Features (second try) (#16542)
Dan Abramov committed
August 14, 2019
D
Revert "[Scheduler] Profiling features (#16145)" (#16392)
Dan Abramov committed
A
[Scheduler] Profiling features (#16145)
Andrew Clark committed
August 9, 2019
A
Upgrade ESLint so we can use JSX Fragment syntax (#16328)
Andrew Clark committed
December 14, 2018
A
Memoize promise listeners to prevent exponential growth (#14429)
Andrew Clark committed
November 30, 2018
S
[Fizz] New Server Rendering Infra (#14144)
Sebastian Markbåge committed
November 9, 2018
S
Use unique thread ID for each partial render to access Context (#14182)
Sebastian Markbåge committed
November 2, 2017
D
Validate built bundles with a few ESLint rules (#11432)
Dan Abramov committed