COMMITS
/ packages/shared/ReactTypes.js April 10, 2025
S
Move Built-in Props Types to React Types (#32841)
Sebastian Markbåge committed
S
Clarify that there's three different kinds of OffscreenProps (#32838)
Sebastian Markbåge committed
April 1, 2025
S
Get rid of the directional gesture options (#32788)
Sebastian Markbåge committed
S
Remove useSwipeTransition (#32786)
Sebastian Markbåge committed
March 21, 2025
R
[activity] remove ref for now (#32645)
Ricky committed
February 21, 2025
S
Allow passing range option to useSwipeTransition (#32412)
Sebastian Markbåge committed
February 20, 2025
S
Rerender useSwipeTransition when direction changes (#32379)
Sebastian Markbåge committed
February 13, 2025
S
Add useSwipeTransition Hook Behind Experimental Flag (#32373)
Sebastian Markbåge committed
January 22, 2025
S
Include error name in error chunks (#32157)
Sebastian "Sebbie" Silbermann committed
December 10, 2024
S
Update ReactDebugInfo types to declare timing info separately (#31714)
Sebastian Markbåge committed
October 1, 2024
S
[Flight] Serialize Server Components Props in DEV (#31105)
Sebastian Markbåge committed
August 15, 2024
S
[Flight/DevTools] Pass the Server Component's "key" as Part of the ReactComponentInfo (#30703)
Sebastian Markbåge committed
July 22, 2024
J
[BE] upgrade prettier to 3.3.3 (#30420)
Jan Kassens committed
S
[Flight] Parse Stack on the Server and Transfer Structured Stack (#30410)
Sebastian Markbåge committed
S
[Flight] Normalize Stack Using Fake Evals (#30401)
Sebastian Markbåge committed
June 11, 2024
S
Use the Nearest Parent of an Errored Promise as its Owner (#29814)
Sebastian Markbåge committed
May 9, 2024
S
Track Stack of JSX Calls (#29032)
Sebastian Markbåge committed
April 5, 2024
S
Track Owner for Server Components in DEV (#28753)
Sebastian Markbåge committed
February 13, 2024
D
Switch <Context> to mean <Context.Provider> (#28226)
dan committed
February 12, 2024
S
[Fiber] Transfer `_debugInfo` from Arrays, Lazy, Thenables and Elements to the inner Fibers. (#28286)
Sebastian Markbåge committed
February 5, 2024
D
[Flight] Delete Server Context (#28225)
dan committed
December 4, 2023
J
Flow: make more objects exact (#27790)
Jan Kassens committed
November 1, 2023
A
[useFormState] Allow sync actions (#27571)
Andrew Clark committed
September 14, 2023
A
useFormState: Compare action signatures when reusing form state (#27370)
Andrew Clark committed
September 13, 2023
A
useFormState: Reuse state from previous form submission (#27321)
Andrew Clark committed
June 27, 2023
N
Remove useMutableSource (#27011)
Noah Lemen committed
May 3, 2023
S
[Fizz] Check for nullish values on ReactCustomFormAction (#26770)
Sebastian Markbåge committed
October 18, 2022
A
[Codemod] Update copyright header to Meta (#25315)
Andrew Clark committed
September 23, 2022
S
Add ref to Offscreen component (#25254)
Samuel Susla committed
September 12, 2022
J
Flow: fix Fiber typed as any (#25241)
Jan Kassens committed
September 10, 2022
M
experimental_use(context) for server components and ssr (#25226)
mofeiZ committed
September 9, 2022
J
Flow: remove explicit object syntax (#25223)
Jan Kassens committed
J
Flow: implicit-inexact-object=error (#25210)
Jan Kassens committed
September 8, 2022
J
Update to Flow from 0.97 to 0.122 (#25204)
Jan Kassens committed
September 7, 2022
M
experimental_use(context)(#25202)
mofeiZ committed
August 25, 2022
A
experimental_use(promise) (#25084)
Andrew Clark committed
March 8, 2022
S
[ServerContext] Flight support for ServerContext (#23244)
salazarm committed
February 24, 2022
September 22, 2021
A
Add back useMutableSource temporarily (#22396)
Andrew Clark committed
September 20, 2021
A
Delete useMutableSource implementation (#22292)
Andrew Clark committed
July 26, 2021
A
April 26, 2021
B
Remove unstable scheduler/tracing API (#20037)
Brian Vaughn committed
March 19, 2021
A
Remove unstable_changedBits (#20953)
Andrew Clark committed
February 8, 2021
D
Use Lanes instead of priority event constants (#20762)
Dan Abramov committed
D
Align event group constant naming with lane naming (#20744)
Dan Abramov committed
February 5, 2021
D
Remove the Fundamental internals (#20745)
Dan Abramov committed
January 29, 2021
B
Improve React error message when mutable sources are mutated during render (#20665)
Brian Vaughn committed
August 5, 2020
D
Remove the deprecated React Flare event system (#19520)
Dominic Gannaway committed
May 1, 2020
D
Refine experimental Scopes API (#18778)
Dominic Gannaway committed
March 25, 2020
S
Formalize the Wakeable and Thenable types (#18391)
Sebastian Markbåge committed