File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Changes for v2.20
4
+
5
+ - #1037 Invalidate upload session
6
+
7
+ ## Changes vor v2.19
8
+
9
+ - #1048 fix: use correct type for stat size #1048
10
+ - #1063 RNFSManager: readDir iOS crash fix #1063
11
+ - #1036 fix: addListener and removeListeners methods wass added to pass warning with Native Event Emitter #1036
12
+ - RNFSManager iOS crash in readDir
13
+ - fix: use correct type for stat size
14
+ - make react-native-windows peer dependency optional #1016
15
+
3
16
## Changes for v2.17
4
17
5
18
- #938 Manually flush & invalidate session upon completion
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-fs" ,
3
- "version" : " 2.19 .0" ,
3
+ "version" : " 2.20 .0" ,
4
4
"description" : " Native filesystem access for react-native" ,
5
5
"main" : " FS.common.js" ,
6
6
"typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments