github lynx-family/lynx-stack create-lynx-library@0.4.0

latest releases: @lynx-js/config-rsbuild-plugin@0.2.0, @lynx-js/external-bundle-rsbuild-plugin@0.4.1, @lynx-js/template-webpack-plugin@0.14.0...
7 hours ago

Minor Changes

  • Add scaffolding and code generation support for Lynx Node-API addon libraries. (#2958)

    create-lynx-library can now generate NAPI native module packages with shared C++ sources, Android and iOS addon manifest entries, Android CMake integration backed by PrimJS 4.x runtime libraries, iOS podspec wiring, generated addon-use headers, and Lynxtron C API registration.

    @lynx-js/autolink-codegen now generates Node-API TypeScript facades, shared native module stubs, iOS wrapper and registration sources, Lynxtron registration sources, and an auto-installed NativeModules shim backed by the Lynx NAPI loader.

    The generated projects also support older Android Gradle and CMake toolchains, install all build-time packages required by published consumers, use CocoaPods-compatible podspec and header paths, and exclude local CMake dependency caches from published library tarballs.

Patch Changes

  • Update @clack/prompts from 1.0.1 to 1.7.0 (#3114)

  • Updated dependencies [53fe61c]:

    • @lynx-js/autolink-codegen@0.3.0

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.