File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-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 =" #18.17.1 " >18.17.1</a ><br />
9
10
<a href =" #16.17.10 " >16.17.10</a ><br />
10
11
<a href =" #16.17.9 " >16.17.9</a ><br />
11
12
<a href =" #16.17.8 " >16.17.8</a ><br />
46
47
</tr >
47
48
</table >
48
49
50
+ <a id =" 18.17.1 " ></a >
51
+ ## 2023-03-23, Version 18.17.1 (Current)
52
+
53
+ ### Notable Changes
54
+
55
+ * Update ` nodejs-mobile ` binaries to ` v18.17.1 `
56
+ * (Host) Node.js version 16 required when building native modules on Android and iOS
57
+ * iOS >=13.0 required as deployment target
58
+ * Android >=7.0 (SDK 24) required as ` minSdkVersion `
59
+ * Android NDK 24 or higher required when building native modules
60
+
61
+
49
62
<a id =" 16.17.10 " ></a >
50
- ## 2023-03-23, Version 16.17.10 (Current)
63
+ ## 2023-03-23, Version 16.17.10
51
64
52
65
### Notable Changes
53
66
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nodejs-mobile-react-native" ,
3
- "version" : " 16 .17.10 " ,
3
+ "version" : " 18 .17.1 " ,
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