You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)