Skip to content

[pull] main from expo:main#895

Merged
pull[bot] merged 2 commits into
code:mainfrom
expo:main
May 23, 2026
Merged

[pull] main from expo:main#895
pull[bot] merged 2 commits into
code:mainfrom
expo:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 23, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Kudo added 2 commits May 23, 2026 23:51
# Why

fix unstable fingerprint on sdk 56 because of expo-modules-jsi

# How

expo-modules-jsi has build artifacts after prebuild. the build artifacts are unstable across machines. this pr tries to exclude them

# Test Plan

- on default sdk 56 project. setup updates and `runtimePolicy=fingerprint` to trigger the problem
after adding `**/node_modules/expo-modules-jsi/apple/Products/**/*` to **.fingerprintignore** can resolve the problem
- use sdk-56 for e2e test that includes stable fingerprint test across prebuild
- fingerprint e2e should pass

# Checklist

- [x] I added a `changelog.md` entry and rebuilt the package sources according to [this short guide](https://github.com/expo/expo/blob/main/CONTRIBUTING.md#-before-submitting)
- [x] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin).
- [x] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
@pull pull Bot locked and limited conversation to collaborators May 23, 2026
@pull pull Bot added the ⤵️ pull label May 23, 2026
@pull pull Bot merged commit 31d4a6c into code:main May 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant