v2.29.0
Breaking Changes
-
[#76] Upgrade to [email protected] for Android, iOS, macOS.
- Windows: Consider broken, and stick to the previous library v2.28.1 and [email protected] for the time being. It will be addressed later, after react-native-windows v0.76 is released.
-
[#75] iOS, macOS: Fixed support of «Bookmark URLs» by hash() and stat() methods.
- At least for now, dropped
mode
(UNIX file mode) value from the stat()'s result, StatResultT; it now equals undefined on all platforms.
- At least for now, dropped
Other Updates
- Update of dependencies.