...**/!(*.map|*.min.js)Size
Gzip
Dependencies
Publish
Install
Publish
Install
Size
Gzip
Dependencies
@@ -1276,7 +1276,7 @@ | |||
| 1276 | exports.useTransition = function () { | 1276 | exports.useTransition = function () { |
| 1277 | return resolveDispatcher().useTransition(); | 1277 | return resolveDispatcher().useTransition(); |
| 1278 | }; | 1278 | }; |
| 1279 | exports.version = "19.2.3"; | 1279 | exports.version = "19.2.4"; |
| 1280 | "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && | 1280 | "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && |
| 1281 | "function" === | 1281 | "function" === |
| 1282 | typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && | 1282 | typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && |
@@ -844,5 +844,5 @@ | |||
| 844 | exports.useMemo = function (create, deps) { | 844 | exports.useMemo = function (create, deps) { |
| 845 | return resolveDispatcher().useMemo(create, deps); | 845 | return resolveDispatcher().useMemo(create, deps); |
| 846 | }; | 846 | }; |
| 847 | exports.version = "19.2.3"; | 847 | exports.version = "19.2.4"; |
| 848 | })(); | 848 | })(); |
@@ -4,7 +4,7 @@ | |||
| 4 | "keywords": [ | 4 | "keywords": [ |
| 5 | "react" | 5 | "react" |
| 6 | ], | 6 | ], |
| 7 | "version": "19.2.3", | 7 | "version": "19.2.4", |
| 8 | "homepage": "https://react.dev/", | 8 | "homepage": "https://react.dev/", |
| 9 | "bugs": "https://github.com/facebook/react/issues", | 9 | "bugs": "https://github.com/facebook/react/issues", |
| 10 | "license": "MIT", | 10 | "license": "MIT", |