You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Starting with 1.6.0 this package relies on react 18 which is currently not supported by rn
See https://github.com/facebook/react/blob/main/packages/use-subscription/package.json#L18Fixes#33540
## Changelog
[General] [Fixed] - Pin use-subscription to < 1.6.0
Pull Request resolved: #33541
Test Plan:
Run `yarn` in the following directories:
`xplat/js/RKJSModules`
`xplat/js/react-native-github` (Identified from jest test)
`xplat/js/public` (Identified from yarn-validate)
`js1 build buckfiles` (From diff signals)
Reviewed By: yungsters
Differential Revision: D35333789
Pulled By: ryancat
fbshipit-source-id: bdb6232ccd2c5cece397f781609af2de7d36c5ff
0 commit comments