File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-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.4.0 " >0.4.0</a ><br />
9
10
<a href =" #0.3.4 " >0.3.4</a ><br />
10
11
<a href =" #0.3.3 " >0.3.3</a ><br />
11
12
<a href =" #0.3.2 " >0.3.2</a ><br />
21
22
</tr >
22
23
</table >
23
24
25
+ <a id =" 0.4.0 " ></a >
26
+ ## 2019-04-04, Version 0.4.0 (Current)
27
+
28
+ ### Notable Changes
29
+
30
+ * Update ` nodejs-mobile ` binaries to ` v0.2.0 ` , which updates the engine to ` v10.13.0 ` LTS.
31
+
32
+ ### Commits
33
+
34
+ * [[ ` 844fce9 ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/844fce9cf8329f2c816de4e7f2d1efeeeee88439 )] - docs: mention metro.config.js in Troubleshooting (Jaime Bernardo)
35
+ * [[ ` 9655d3a ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/9655d3af08102a463891052772e848e94e4c14be )] - android: fix libc++_ shared packaging in 0.59 (Jaime Bernardo)
36
+ * [[ ` c6d9a23 ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/c6d9a239d3422a78bcfe95ab745e4f06408a2379 )] - android: fix gradle compile deprecation warning (Jaime Bernardo)
37
+ * [[ ` 81567e4 ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/81567e4e605329a2659e9f7ec4c25ade20c4fdc5 )] - core: update nodejs-mobile v0.2.0 (Jaime Bernardo)
38
+
24
39
<a id =" 0.3.4 " ></a >
25
- ## 2019-03-18, Version 0.3.4 (Current)
40
+ ## 2019-03-18, Version 0.3.4
26
41
27
42
### Notable Changes
28
43
Original file line number Diff line number Diff line change 1
1
2
2
{
3
3
"name" : " nodejs-mobile-react-native" ,
4
- "version" : " 0.3.4 " ,
4
+ "version" : " 0.4.0 " ,
5
5
"description" : " Node.js for Mobile Apps React Native plugin" ,
6
6
"main" : " index.js" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments