File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-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.2 " >0.6.2</a ><br />
9
10
<a href =" #0.6.1 " >0.6.1</a ><br />
10
11
<a href =" #0.6.0 " >0.6.0</a ><br />
11
12
<a href =" #0.5.0 " >0.5.0</a ><br />
28
29
</tr >
29
30
</table >
30
31
32
+ <a id =" 0.6.2 " ></a >
33
+ ## 2020-11-02, Version 0.6.2 (Current)
34
+
35
+ ### Notable Changes
36
+
37
+ * Update ` nodejs-mobile ` binaries to ` v0.3.2 ` , which updates the engine to ` v12.19.0 ` LTS.
38
+ * Support Rust neon-bindings for native modules on iOS.
39
+
40
+ ### Commits
41
+
42
+ * [[ ` b8b7d60 ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/b8b7d60be696d633f0b6e1ab34e36737309451a0 )] - core: update nodejs-mobile v0.3.2 (Jaime Bernardo)
43
+ * [[ ` 7e40004 ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/7e4000466c93b2f053e2922e589de5bb4a5dac9d )] - ios: support neon-bindings (Rust) native modules (Andre Staltz)
44
+
31
45
<a id =" 0.6.1 " ></a >
32
- ## 2020-05-25, Version 0.6.1 (Current)
46
+ ## 2020-05-25, Version 0.6.1
33
47
34
48
### Notable Changes
35
49
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nodejs-mobile-react-native" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.6.2 " ,
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