- 1dee80f: Fix missing build artifacts 🙈
- Updated dependencies [1dee80f]
- @react-native-node-api/cli-utils@0.1.4
- Updated dependencies [441dcc4]
- @react-native-node-api/cli-utils@0.1.3
- Updated dependencies [7ff2c2b]
- @react-native-node-api/cli-utils@0.1.2
- 60fae96: Use
find_packageinstead ofincludeto locate "weak-node-api"
- 5156d35: Use of CMake targets producing Apple frameworks instead of free dylibs is now supported
- 5156d35: Refactored moving prettyPath util to CLI utils package
- Updated dependencies [5156d35]
- @react-native-node-api/cli-utils@0.1.1
- ff34c45: Add --weak-node-api option to emit CMake configuration for use with cmake-rn's default way of Node-API linkage.
- 2a30d8d: Refactored CLIs to use a shared utility package
- 4379d8c: Initial release