-
Notifications
You must be signed in to change notification settings - Fork 476
Warning: deep-assign is deprecated #374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey, This is great first-time contribution task - I can provide help with implementing it. |
@krizzu: Are we still doing this? |
We rely on the library that has its quirks, so upgrading means we could potentially break already released versions. |
This issue has been marked as stale due to inactivity. Please respond or otherwise resolve the issue within 7 days or it will be closed. |
🎉 This issue has been resolved in version 1.15.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
We can probably swap out the
deep-assign
library with one of these:https://github.com/TehShrike/deepmerge
https://github.com/schnittstabil/merge-options
Only seems to be used here?
https://github.com/react-native-community/async-storage/blob/85c5278534eef549a959ae386bd0e16fdb0167b0/src/AsyncStorage.js#L17
The text was updated successfully, but these errors were encountered: