We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bfa549 commit ed2fa0aCopy full SHA for ed2fa0a
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+# v3.0.2 (December 5, 2022)
4
+ * [#8](https://github.com/sourcetoad/react-native-fs2/issues/8) - Allow jest testing to work with native enums.
5
+ * Further purge of Upload functionality from iOS side.
6
+ * Inline type for downloadFile return
7
+
8
# v3.0.1 (December 5, 2022)
9
* Rename internals to `RNFS2` to prevent collisions with older package.
10
* Enforce peering to RN69+
0 commit comments