File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 6.0.3] ( https://github.com/Rapsssito/react-native-tcp-socket/compare/v6.0.2...v6.0.3 ) (2022-11-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** Android:** Fix null error writing on disconnected socket ([ 59d3195] ( https://github.com/Rapsssito/react-native-tcp-socket/commit/59d3195a8c68eddb0341c8264d712ed2266d23b5 ) )
7
+
1
8
## [ 6.0.2] ( https://github.com/Rapsssito/react-native-tcp-socket/compare/v6.0.1...v6.0.2 ) (2022-09-30)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-tcp-socket" ,
3
3
"title" : " React Native Tcp Socket" ,
4
- "version" : " 6.0.2 " ,
4
+ "version" : " 6.0.3 " ,
5
5
"description" : " React Native TCP socket API for Android & iOS with SSL/TLS support" ,
6
6
"main" : " src/index.js" ,
7
7
"types" : " lib/types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments