COMMITS
/ packages/shared/ReactFeatureFlags.js June 5, 2024
D
Add enableShallowPropDiffing feature flag (#29664)
Dmytro Rykun committed
May 28, 2024
J
Clean up disableDOMTestUtils (#29610)
Jack Pope committed
May 10, 2024
D
Clean up the enableEarlyReturnForPropDiffing experiment (#29041)
Dmytro Rykun committed
S
[Flight] Enable Binary and ReadableStreams in Stable (#29035)
Sebastian Markbåge committed
May 9, 2024
S
Track Stack of JSX Calls (#29032)
Sebastian Markbåge committed
May 8, 2024
J
Cleanup enableServerComponentKeys flag (#28743)
Jan Kassens committed
May 6, 2024
J
Set enableUseMemoCacheHook to true everywhere (#28964)
Jan Kassens committed
May 3, 2024
J
Add flag to test fast jsx (#28816)
Jack Pope committed
May 2, 2024
D
Introduce a faster version of the addProperties function (#28969)
Dmytro Rykun committed
April 30, 2024
J
Move useMemoCache hook to react/compiler-runtime (#28954)
Jan Kassens committed
April 23, 2024
A
Remove automatic fetch `cache` instrumentation (#28896)
Andrew Clark committed
April 22, 2024
S
[Fiber/Fizz] Support AsyncIterable as Children and AsyncGenerator Client Components (#28868)
Sebastian Markbåge committed
S
Rename the react.element symbol to react.transitional.element (#28813)
Sebastian Markbåge committed
April 19, 2024
A
[Experiment] Reuse memo cache after interruption (#28878)
Andrew Clark committed
April 18, 2024
D
Add early return to diffProperties (#28842)
Dmytro Rykun committed
April 16, 2024
S
[Flight] Encode ReadableStream and AsyncIterables (#28847)
Sebastian Markbåge committed
A
Move enableUseDeferredValueInitialArg to canary (#28818)
Andrew Clark committed
J
Enable flag disableClientCache (#28846)
Jan Kassens committed
April 9, 2024
J
[Fizz] Stop publishing external-runtime to stable channel (#28796)
Josh Story committed
April 4, 2024
A
Remove defaultProps support (except for classes) (#28733)
Andrew Clark committed
April 3, 2024
J
Cleanup enableUseRefAccessWarning flag (#28699)
Jan Kassens committed
J
Cleanup enableBigIntSupport flag (#28711)
Jan Kassens committed
A
Enable feature flags for v19 (#28647)
Andrew Clark committed
S
Move ReactDOMLegacy implementation into RootFB (#28656)
Sebastian Markbåge committed
April 2, 2024
J
[be] Remove unshipped experimental <Cache> element type (#28698)
Joseph Savona committed
March 29, 2024
J
Land enableNewBooleanProps everywhere (#28676)
Jack Pope committed
A
Land enableCustomElementPropertySupport for React 19 (#27450)
Andrey Lunyov committed
J
Remove module pattern function component support (flag only) (#28671)
Jan Kassens committed
R
March 28, 2024
J
Remove module pattern function component support (#27742)
Josh Story committed
March 27, 2024
S
ReactDOM: Remove every test-util except `act()` (#28541)
Sebastian Silbermann committed
R
[Breaking] Remove disableJavaScriptURLs (#28615)
Ricky committed
S
Add Flag to Favor Hydration Performance over User Safety (#28655)
Sebastian Markbåge committed
March 26, 2024
S
Remove enableClientRenderFallbackOnTextMismatch flag (#28458)
Sebastian Markbåge committed
J
[RTR] Enable warning flag (#28419)
Jack Pope committed
J
Turn on enableRenderableContext in experimental (#28645)
Jack Pope committed
T
Cleanup `alwaysThrottleDisappearingFallbacks` Flag (#28639)
Timothy Yung committed
March 25, 2024
J
Cleanup enableFormActions flag (#28614)
Jan Kassens committed
March 22, 2024
J
Cleanup enableFloat flag (#28613)
Jan Kassens committed
March 18, 2024
J
Set disableModulePatternComponents flag to __NEXT_MAJOR__ (#28579)
Jan Kassens committed
T
Add `alwaysThrottleDisappearingFallbacks` Flag (#28550)
Timothy Yung committed
March 13, 2024
S
React DOM: Support boolean values for `inert` prop (#24730)
Sebastian Silbermann committed
R
[RN] Use microtasks in the RN renderer based on a global flag defined by RN (#28472)
Rubén Norte committed
March 12, 2024
J
Disable legacy context (#27991)
Jan Kassens committed
S
Remove invokeGuardedCallback and replay trick (#28515)
Sebastian Markbåge committed
March 11, 2024
N
cleanup enableProfilerNestedUpdateScheduledHook feature flag (#28509)
Noah Lemen committed
March 4, 2024
J
[DOM] disable legacy mode behind flag (#28468)
Josh Story committed
February 27, 2024
R
Turn on disableJavaScriptURLs for experimental (#28462)
Ricky committed
A
Remove string refs (behind flag) (#28322)
Andrew Clark committed
February 26, 2024
S
Add support for rendering BigInt (#24580)
Sebastian Silbermann committed