COMMITS
/ packages/shared/ReactFeatureFlags.js October 10, 2024
J
[string-refs] log string ref from prod (#31161)
Jan Kassens committed
October 9, 2024
J
[cleanup] remove flag enableAddPropertiesFastPath (#31062)
Jan Kassens committed
October 1, 2024
J
Disable infinite render loop detection (#31088)
Jack Pope committed
September 16, 2024
S
Add enableComponentPerformanceTrack Flag (#30960)
Sebastian Markbåge committed
September 13, 2024
J
Call cleanup of insertion effects when hidden (#30954)
Jan Kassens committed
September 12, 2024
S
Enable lazy context propagation (#30935)
Sebastian Markbåge committed
J
disable `enableSiblingPrerendering` in experimental channel (#30952)
Josh Story committed
August 30, 2024
S
[Flight] Ship DEV-only enableServerComponentLogs flag in Stable/Canary (#30847)
Sebastian Markbåge committed
August 22, 2024
A
Feature flag: enableSiblingPrerendering (#30761)
Andrew Clark committed
August 16, 2024
J
[Flight][Static] Implement halting a prerender behind enableHalt (#30705)
Josh Story committed
August 5, 2024
J
Remove flag enableUseDeferredValueInitialArg (#30595)
Jan Kassens committed
August 1, 2024
J
Cloned flag to avoid extra clones in persistent renderer (#27647)
Jan Kassens committed
July 29, 2024
J
[RN] experiment to move Fabric completeWork to the commit phase (#30513)
Jan Kassens committed
J
Update enableLazyContextPropagation flag (#30514)
Jack Pope committed
July 26, 2024
J
Add unstable context bailout for profiling (#30407)
Jack Pope committed
July 25, 2024
J
Remove allowConcurrentByDefault flag (#30445)
Jack Pope committed
July 24, 2024
J
Remove forceConcurrentByDefaultForTesting flag (#30436)
Jack Pope committed
July 22, 2024
J
Set enableFastJSX flag to true (#30343)
Jan Kassens committed
July 11, 2024
J
Feature flag to disable legacy context for function components (#30319)
Jan Kassens committed
July 10, 2024
J
Experiment with using an object literal for Fiber creation (#28734)
Jan Kassens committed
June 24, 2024
J
Clean up enableUnifiedSyncLane flag (#30062)
Jack Pope committed
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