File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # v3.1.1 (February 26, 2024)
4+ * [ #44 ] ( https://github.com/sourcetoad/react-native-fs2/pull/44 ) - Add ArrayBuffer support.
5+ * [ #45 ] ( https://github.com/sourcetoad/react-native-fs2/pull/45 ) - ip upgrade to v1.1.9 (example).
6+ * [ #46 ] ( https://github.com/sourcetoad/react-native-fs2/pull/46 ) - ip upgrade to v1.1.9.
7+
38# v3.1.0 (January 5, 2024)
49 * [ #42 ] ( https://github.com/sourcetoad/react-native-fs2/pull/42 ) - Switch to NPM from Yarn
510 * [ #41 ] ( https://github.com/sourcetoad/react-native-fs2/pull/41 ) - Update example app to RN 0.73.x
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-fs2" ,
3- "version" : " 3.1.0 " ,
3+ "version" : " 3.1.1 " ,
44 "description" : " Native filesystem access for react-native" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments