react/packages/use-sync-external-store
2025-10-02 00:31:55 +02:00
..
npm Don't minify symbols in production builds (#28881) 2024-04-20 11:23:46 -04:00
shim use-sync-external-store: Add exports field to package.json (#25231) 2025-02-24 13:01:59 +01:00
src Update Flow to 0.273 (#34274) 2025-08-22 16:58:01 -04:00
index.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
package.json Bump next prerelease version numbers (#34674) 2025-10-02 00:31:55 +02:00
README.md Update some READMEs (#24290) 2022-04-07 02:35:01 +01:00
with-selector.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00

use-sync-external-store

Backwards-compatible shim for React.useSyncExternalStore. Works with any React that supports Hooks.

See also https://github.com/reactwg/react-18/discussions/86.