Skip to content

create-lynx-library@0.6.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 17:26
cdc6a8c

Minor Changes

  • Keep native-module and napi-native-module as separate features, add (#3646)
    HarmonyOS source scaffolding for NAPI addons, and generate a Lynxtron Node-API
    adapter for platform native modules.

    When both module features are selected, the NAPI module uses the Napi suffix
    and both modules are available through NativeModules.

Patch Changes

  • Fix strict TypeScript checks for generated Node-API facades and scope generated podspecs to iOS. (#3733)
  • Updated dependencies [3449187, f7ba7e1, 5ce8fe3]:
    • @lynx-js/autolink-codegen@0.5.0