3.1.0
What's Changed
- refactor: script by @okhiroyuki in #30
- chore(deps): lock file maintenance by @renovate in #31
- chore(deps): update actions/setup-node action to v4 by @renovate in #32
- feat: use prebuild toolchain for native modules by @okhiroyuki in #35
- feat: build reproducible dir and file lists by @okhiroyuki in #36
- android: rust cargo build environment variables by @okhiroyuki in #37
- android: use input and output dir syntax in Gradle by @okhiroyuki in #38
- plugin: use lstatSync instead of statSync by @okhiroyuki in #39
- plugin: refactor after-prepare-patch-npm-packages by @okhiroyuki in #40
- plugin: discovering node mobule gyp by @okhiroyuki in #41
- plugin: fix Android scripts finding node-gyp-build-mobile by @okhiroyuki in #43
- chore(deps): pin dependency node-gyp-build-mobile to 4.6.0-3 by @renovate in #42
- android: support native addons that need ranlib path by @okhiroyuki in #44
- chore: reinstall node-gyp-build-mobile by @okhiroyuki in #45
- android: require MinSdkVersion by @okhiroyuki in #46
- android: fix min sdk version by @okhiroyuki in #48
- android: require NDK 24.x by @okhiroyuki in #49
- android: modify npm_gyp_path_to_use by @okhiroyuki in #50
- android: fix npm_config_nodedir by @okhiroyuki in #51
- android: set npm_gyp_path_to_use by @okhiroyuki in #52
Full Changelog: 3.0.0...3.1.0