Releases: callstackincubator/react-native-node-api
Releases · callstackincubator/react-native-node-api
react-native-node-api@0.6.1
23 Oct 20:34
Compare
Sorry, something went wrong.
No results found
Patch Changes
5c3de89 : Rebuild any dSYM directory when linking frameworks.
bb9a78c : Fixed visualizing duplicate library names
react-native-node-api@0.6.0
23 Oct 06:42
Compare
Sorry, something went wrong.
No results found
Minor Changes
5156d35 : Use of CMake targets producing Apple frameworks instead of free dylibs is now supported
5016ed2 : Scope is now stripped from package names when renaming libraries while linking
Patch Changes
acd06f2 : Linking Node-API addons for Apple platforms is no longer re-creating Xcframeworks
9f1a301 : Fix requireNodeAddon return type
5156d35 : Refactored moving prettyPath util to CLI utils package
Updated dependencies [5156d35 ]
@react-native-node-api/cli-utils@0.1.1
gyp-to-cmake@0.4.0
23 Oct 06:42
Compare
Sorry, something went wrong.
No results found
Minor Changes
5156d35 : Use of CMake targets producing Apple frameworks instead of free dylibs is now supported
Patch Changes
5156d35 : Refactored moving prettyPath util to CLI utils package
Updated dependencies [5156d35 ]
@react-native-node-api/cli-utils@0.1.1
ferric-cli@0.3.6
23 Oct 20:34
Compare
Sorry, something went wrong.
No results found
Patch Changes
Updated dependencies [5c3de89 ]
Updated dependencies [bb9a78c ]
react-native-node-api@0.6.1
ferric-cli@0.3.5
23 Oct 06:43
Compare
Sorry, something went wrong.
No results found
Patch Changes
5156d35 : Refactored moving prettyPath util to CLI utils package
Updated dependencies [acd06f2 ]
Updated dependencies [5156d35 ]
Updated dependencies [9f1a301 ]
Updated dependencies [5016ed2 ]
Updated dependencies [5156d35 ]
react-native-node-api@0.6.0
@react-native-node-api/cli-utils@0.1.1
cmake-rn@0.5.1
23 Oct 20:34
Compare
Sorry, something went wrong.
No results found
Patch Changes
5c9321b : Add --strip option to strip debug symbols from outputs
5c3de89 : Locate and include debug symbols when creating an Xcframework.
5c3de89 : Allow passing "RelWithDebInfo" and "MinSizeRel" as --configuration
Updated dependencies [5c3de89 ]
Updated dependencies [bb9a78c ]
react-native-node-api@0.6.1
cmake-rn@0.5.0
23 Oct 06:43
Compare
Sorry, something went wrong.
No results found
Minor Changes
5156d35 : Use of CMake targets producing Apple frameworks instead of free dylibs is now supported
Patch Changes
d8e90a8 : Filter CMake targets by target name when passed
0c3e8ba : Fix expansion of options in --build and --out
5156d35 : Refactored moving prettyPath util to CLI utils package
Updated dependencies [acd06f2 ]
Updated dependencies [5156d35 ]
Updated dependencies [9f1a301 ]
Updated dependencies [5016ed2 ]
Updated dependencies [5156d35 ]
react-native-node-api@0.6.0
@react-native-node-api/cli-utils@0.1.1
@react-native-node-api/cli-utils@0.1.1
23 Oct 06:43
Compare
Sorry, something went wrong.
No results found
Patch Changes
5156d35 : Refactored moving prettyPath util to CLI utils package
react-native-node-api@0.5.1
23 Sep 08:47
Compare
Sorry, something went wrong.
No results found
Patch Changes
2a30d8d : Refactored CLIs to use a shared utility package
c72970f : Move REACT_NATIVE_OVERRIDE_HERMES_DIR out of tasks to fail earlier
gyp-to-cmake@0.3.0
23 Sep 08:47
Compare
Sorry, something went wrong.
No results found
Minor Changes
ff34c45 : Add --weak-node-api option to emit CMake configuration for use with cmake-rn's default way of Node-API linkage.
Patch Changes
2a30d8d : Refactored CLIs to use a shared utility package