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.5.0 " >0.5.0</a ><br />
9
10
<a href =" #0.4.3 " >0.4.3</a ><br />
10
11
<a href =" #0.4.2 " >0.4.2</a ><br />
11
12
<a href =" #0.4.1 " >0.4.1</a ><br />
25
26
</tr >
26
27
</table >
27
28
29
+ <a id =" 0.5.0 " ></a >
30
+ ## 2019-09-17, Version 0.5.0 (Current)
31
+
32
+ ### Notable Changes
33
+
34
+ * Support for ` react-native v0.60+ ` , breaking compatibility with previous versions.
35
+ * TypeScript type definitions added.
36
+
37
+ ### Commits
38
+
39
+ * [[ ` 7cd4a01 ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/7cd4a01f41fd937628fff9e001de5eda6a001cb9 )] - plugin: support react-native 0.60+ (Jaime Bernardo)
40
+ * [[ ` dd7c67a ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/dd7c67a5d7bee803105e9370e020633e2a3a4131 )] - plugin: add typescript type definitions (Ivan Schurawel)
41
+ * [[ ` 71c401d ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/71c401d0fe7aa6e7b0c5a330bed3645c7a1ea036 )] - plugin: update xcode to 2.0.0 (Rajiv Shah)
42
+
28
43
<a id =" 0.4.3 " ></a >
29
- ## 2019-06-10, Version 0.4.3 (Current)
44
+ ## 2019-06-10, Version 0.4.3
30
45
31
46
### Notable Changes
32
47
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nodejs-mobile-react-native" ,
3
- "version" : " 0.4.3 " ,
3
+ "version" : " 0.5.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