Skip to content

Releases: bitrise-steplib/bitrise-step-react-native-fingerprint

Release list

0.1.0

Choose a tag to compare

@lpusok lpusok released this 12 Aug 13:04
0494096

What's changed

Initial release of the Fingerprint React Native build inputs Step.

When only JavaScript changed, you can skip the expensive native rebuild using BUNDLE_HASH_STRING Step Output.

⚠️ Capture every native input. The fingerprint decides whether a previously compiled native app can be reused. If your project has native inputs beyond the defaults (custom native module directories, config plugins, extra lockfiles, Gemfile.lock), extend path_list — otherwise a native change may not move the key and you could repack onto a stale binary.

Changelog: 0.1.0