COMMITS
April 25, 2024
R
Create React 19 issue template
Ricky committed
J
(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#28912)
Josh Story committed
A
Update canary channel label to "beta" (#28905)
Andrew Clark committed
S
Reconciler: Change `commitUpdate` signature to account for unused `updatePayload` parameter (#28909)
Sebastian Silbermann committed
A
Go back to shared refs instance object (#28911)
Andrew Clark committed
J
Support ref cleanup function for imperative handle refs (#28910)
Jan Kassens committed
J
Add descriptions of new methods to the react-reconciler readme (#28750)
Jack Pope committed
April 24, 2024
A
warn -> error for Test Renderer deprecation (#28904)
Andrew Clark committed
J
[react-dom] move all client code to `react-dom/client` (#28271)
Josh Story committed
J
Unrevert "Support writing to this.refs from userspace" (#28879)
Jan Kassens committed
R
Create short link for jsx warning (#28899)
Ricky committed
April 23, 2024
S
eslint-plugin-react-hooks: Add support for ESLint v9 (#28773)
Sebastian Silbermann committed
A
Remove automatic fetch `cache` instrumentation (#28896)
Andrew Clark committed
J
Add ref callback test for cleanup fn vs null call (#28895)
Jack Pope committed
April 22, 2024
S
Cleanup `replayFailedUnitOfWorkWithInvokeGuardedCallback`and `enableProfilerNestedUpdateScheduledHook` (#28891)
Sebastian Silbermann committed
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
J
Remove warning for ref cleanup function (#28883)
Jack Pope committed
April 21, 2024
S
[Flight] Support (Async) Generator ServerComponent (#28849)
Sebastian Markbåge committed
S
[Flight / Flight Reply] Encode Iterator separately from Iterable (#28854)
Sebastian Markbåge committed
S
Warn for Child Iterator of all types but allow Generator Components (#28853)
Sebastian Markbåge committed
April 20, 2024
A
Don't minify symbols in production builds (#28881)
Andrew Clark committed
April 19, 2024
A
[Experiment] Reuse memo cache after interruption (#28878)
Andrew Clark committed
S
Build react-reconciler for FB builds (#28880)
Sebastian Markbåge committed
A
Run Closure on non-minified prod builds, too (#28827)
Andrew Clark committed
J
Revert "Support writing to this.refs from userspace" (#28877)
Jan Kassens committed
J
Remove `renderToStaticNodeStream` (#28873)
Josh Story committed
J
Deprecate `renderToStaticNodeStream` (#28872)
Josh Story committed
J
[Fizz] escape <script> textContent similar to bootstrapScript (#28871)
Josh Story committed
J
[Fizz] escape <style> textContent as css (#28870)
Josh Story committed