Skip to content

@lynx-js/autolink-codegen@0.5.0

Choose a tag to compare

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

Minor Changes

  • Generate separate Lynxtron registration paths for platform and NAPI native (#3646)
    modules, register shared NAPI addons with standard napi_module_register, and
    preserve existing AutoLink modules before falling back to runtime loaders.

Patch Changes

  • Fix strict TypeScript checks for generated Node-API facades and scope generated podspecs to iOS. (#3733)

  • Prefer the unambiguous LynxWeakNodeAPI C++ header in generated Node-API sources when it is available. (#3737)