File tree Expand file tree Collapse file tree 8 files changed +31
-15
lines changed Expand file tree Collapse file tree 8 files changed +31
-15
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# cmake-rn
22
3+ ## 0.2.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ bd733b8]
8+ - Updated dependencies [ b771a27]
9+ - react-native-node-api@0.3.0
10+
311## 0.2.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " cmake-rn" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " Build React Native Node API modules with CMake" ,
55 "homepage" : " https://github.com/callstackincubator/react-native-node-api" ,
66 "repository" : {
2828 "cmake-js" : " ^7.3.1" ,
2929 "commander" : " ^13.1.0" ,
3030 "ora" : " ^8.2.0" ,
31- "react-native-node-api" : " 0.2 .0"
31+ "react-native-node-api" : " 0.3 .0"
3232 },
3333 "peerDependencies" : {
3434 "node-addon-api" : " ^8.3.1" ,
Original file line number Diff line number Diff line change 11# ferric-cli
22
3+ ## 0.2.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ bd733b8]
8+ - Updated dependencies [ b771a27]
9+ - react-native-node-api@0.3.0
10+
311## 0.2.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " ferric-cli" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " Rust Node-API Modules for React Native" ,
55 "homepage" : " https://github.com/callstackincubator/react-native-node-api" ,
66 "repository" : {
2121 "bufout" : " ^0.3.2" ,
2222 "chalk" : " ^5.4.1" ,
2323 "commander" : " ^13.1.0" ,
24- "react-native-node-api" : " 0.2 .0" ,
24+ "react-native-node-api" : " 0.3 .0" ,
2525 "ora" : " ^8.2.0"
2626 }
2727}
Original file line number Diff line number Diff line change 11# react-native-node-api
22
3+ ## 0.3.0
4+
5+ ### Minor Changes
6+
7+ - bd733b8: Derive the tag used to clone the React Native fork bringing Node-API support from the .hermesversion file in the react-native package.
8+
9+ ### Patch Changes
10+
11+ - b771a27: Removed unused Codegen related configurations.
12+
313## 0.2.0
414
515### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-node-api" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " Node-API for React Native" ,
55 "homepage" : " https://github.com/callstackincubator/react-native-node-api" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments