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 =" #0.6.0 " >0.6.0</a ><br />
9
10
<a href =" #0.5.0 " >0.5.0</a ><br />
10
11
<a href =" #0.4.3 " >0.4.3</a ><br />
11
12
<a href =" #0.4.2 " >0.4.2</a ><br />
26
27
</tr >
27
28
</table >
28
29
30
+ <a id =" 0.6.0 " ></a >
31
+ ## 2020-04-27, Version 0.6.0 (Current)
32
+
33
+ ### Notable Changes
34
+
35
+ * Update ` nodejs-mobile ` binaries to ` v0.3.0 ` , which updates the engine to ` v12.16.0 ` LTS and uses V8 on iOS.
36
+
37
+ ### Commits
38
+
39
+ * [[ ` 1a58bcf ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/1a58bcf53321d83165b9f607587650a3a0bf8aba )] - core: update nodejs-mobile v0.3.0 (Jaime Bernardo)
40
+ * [[ ` b12b309 ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/b12b309f4da0d303a400c4bd6b2c74acaf1cfb32 )] - android: rust cargo build environment variables (stoically)
41
+
29
42
<a id =" 0.5.0 " ></a >
30
- ## 2019-09-17, Version 0.5.0 (Current)
43
+ ## 2019-09-17, Version 0.5.0
31
44
32
45
### Notable Changes
33
46
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nodejs-mobile-react-native" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 0.6 .0" ,
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