Skip to content

react-native-node-api@0.7.0

Choose a tag to compare

@github-actions github-actions released this 07 Nov 08:42
· 2 commits to main since this release
c98947e

Minor Changes

  • 61fff3f: Ensure proper escaping when generating a bundle identifier while creating an Apple framework
  • 60fae96: Use find_package instead of include to locate "weak-node-api"
  • 60fae96: No longer exporting weakNodeApiPath, import from "weak-node-api" instead

Patch Changes

  • 60fae96: Moved weak-node-api into a separate "weak-node-api" package.
  • 61fff3f: Allow passing --apple-bundle-identifier to specify the bundle identifiers used when creating Apple frameworks.
  • 5dea205: Add "apple" folder into the package (follow-up to #301)
  • eca721e: Don't instruct users to pass --force when vendoring hermes
  • Updated dependencies [60fae96]
    • weak-node-api@0.0.2