NAPI-RSDocsDocsBlogBlogChangelogChangelog
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • napi
  • napi-derive
  • napi-sys
  • napi-build
  • @napi-rs/cli
      • Getting started
      • A simple package
      • Exports
      • Naming conventions
      • Values
      • Class
      • Enum
      • Object
      • Function
      • ThreadsafeFunction
      • AsyncTask
      • Inject Env
      • Inject This
      • Reference
      • async fn
      • External
      • Await Promise
      • Types Overwrite
      • Typed Array
        • Env
        • JsValue
        • Reference
        • Thread safe function
        • Tokio
        • Wrap native object
        • CallContext
        • Defining class
        • Registering module
      • Build
      • Artifacts
      • Prepublish
      • NAPI Config
      • Native module
      • History
      • Release native packages
      • Summary
      • snappy
      • swc
        • skr-canvas
        • @napi-rs/pinyin
        • @node-rs/bcrypt
        • @node-rs/crc32
        • @node-rs/deno-lint
        • @node-rs/jieba
      • Frequently Asked Questions
      • Compare with neon
    • Announce V2
    • GitHub Actions Update 2022 07
    • napi
    • napi-derive
    • napi-sys
    • napi-build
    • @napi-rs/cli
Question? Give us feedback → (opens in a new tab)Edit this page on GitHub →
Changelog
napi-build

napi-build

napi-build@2.0.1

6/10/2022

What's Changed

  • fix: android builds broken by actions default ndk version bump by @forehalo (opens in a new tab) in https://github.com/napi-rs/napi-rs/pull/1207

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-build@2.0.0...napi-build@2.0.1

napi-sys@napi-rs/cli

       Powered by Nextra