Skip to content

Releases: callstackincubator/react-native-node-api

[email protected]

13 Sep 10:54
eaac915
Compare
Choose a tag to compare

Minor Changes

  • a0212c8: Add explicit support for React Native 0.81.1 (0.79.6, 0.80.0, 0.80.1, 0.80.2 & 0.81.0)

Patch Changes

  • a0212c8: Fix host library to not explicitly link with weak-node-api and instead rely on dlopen

[email protected]

13 Sep 10:54
eaac915
Compare
Choose a tag to compare

Patch Changes

[email protected]

13 Sep 10:54
eaac915
Compare
Choose a tag to compare

Patch Changes

[email protected]

31 Aug 18:09
0d97e50
Compare
Choose a tag to compare

Patch Changes

  • a477b84: Added implementation of napi_fatal_error, napi_get_node_version and napi_get_version. Improved the Logger functionalities
  • dc33f3c: Added implementation of async work runtime functions
  • 4924f66: Refactor into a platform abstraction
  • acf1a7c: Treating failures when scanning filesystems for Node-API prebuilds more gracefully

[email protected]

31 Aug 18:09
0d97e50
Compare
Choose a tag to compare

Minor Changes

  • 8557768: Derive default targets from the FERRIC_TARGETS environment variable

Patch Changes

[email protected]

31 Aug 18:09
0d97e50
Compare
Choose a tag to compare

Minor Changes

  • 8557768: Derive default targets from the CMAKE_RN_TARGETS environment variable

Patch Changes

[email protected]

14 Jul 20:20
a7b398a
Compare
Choose a tag to compare

Patch Changes

  • 045e9e5: Fix hasDuplicateLibraryNames by filtering out node_modules in package rootse

[email protected]

14 Jul 20:20
a7b398a
Compare
Choose a tag to compare

Patch Changes

[email protected]

14 Jul 20:20
a7b398a
Compare
Choose a tag to compare

Patch Changes

[email protected]

12 Jul 15:50
97bdb76
Compare
Choose a tag to compare

Patch Changes

  • 7ad62f7: Adding support for React Native 0.79.3, 0.79.4 & 0.79.5