File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 6
6
</tr >
7
7
<tr >
8
8
<td >
9
+ <a href =" #0.6.3 " >0.6.3</a ><br />
9
10
<a href =" #0.6.2 " >0.6.2</a ><br />
10
11
<a href =" #0.6.1 " >0.6.1</a ><br />
11
12
<a href =" #0.6.0 " >0.6.0</a ><br />
29
30
</tr >
30
31
</table >
31
32
33
+ <a id =" 0.6.3 " ></a >
34
+ ## 2021-10-26, Version 0.6.2 (Current)
35
+
36
+ ### Notable Changes
37
+
38
+ * Update ` nodejs-mobile ` binaries to ` v0.3.3 ` , which fixes a crash on Android 11 related to network interfaces
39
+ * Support React Native 0.64.x and above
40
+
41
+ ### Commits
42
+
43
+ * [[ ` 91206f4 ` ] ( https://github.com/nodejs-mobile/nodejs-mobile-react-native/commit/91206f4c0675907798b48394dc375482fd62f600 )] - core: update nodejs-mobile v0.3.3 (Andre Staltz)
44
+ * [[ ` 8d2cb35 ` ] ( https://github.com/nodejs-mobile/nodejs-mobile-react-native/commit/8d2cb350e6267b4c15a66e4f6ab35b9507616ed2 )] - android: use prebuilt toolchain for native modules (Gregor MacLennan)
45
+ * [[ ` 2b57062 ` ] ( https://github.com/nodejs-mobile/nodejs-mobile-react-native/commit/2b5706234e8a7a8e70857193c542d8ffcb641c7c )] - plugin: support react-native 0.64 (Andre Staltz)
46
+ * [[ ` 1366db0 ` ] ( https://github.com/nodejs-mobile/nodejs-mobile-react-native/commit/1366db07162798552e1fba3fe3168cf61a365749 )] - plugin: update repo metadata for new org (Andre Staltz)
47
+
32
48
<a id =" 0.6.2 " ></a >
33
- ## 2020-11-02, Version 0.6.2 (Current)
49
+ ## 2020-11-02, Version 0.6.2
34
50
35
51
### Notable Changes
36
52
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nodejs-mobile-react-native" ,
3
- "version" : " 0.6.2 " ,
3
+ "version" : " 0.6.3 " ,
4
4
"description" : " Node.js for Mobile Apps React Native plugin" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments