Skip to content

9.0.0

Latest

Choose a tag to compare

@expo-bot expo-bot released this 02 Jun 09:06

9.0.0 (2026-06-02)

⚠ BREAKING CHANGES

  • update tooling and actions to Node 24 (#354)

New features

  • continuous-deploy-fingerprint: Add optional environment input for EAS updates (#325) (8134c7a)
  • continuous-deploy-fingerprint: added platform arg to eas update command (#319) (332258e)

Bug fixes

  • continuous-deploy-fingerprint: correct expiration date logic for build validation (#307) (4b7860b)
  • fingerprint hash parsing (#326) (10bd583)
  • one more merge confict fix (#327) (24136f8)

Other chores

  • commit built files from #319 (#323) (a88f4a0)
  • update readme to better clarify production continuous deployment caveats (#328) (d933805)
  • update tooling and actions to Node 24 (#354) (94ad6f3)

Documentation changes

  • missing action inputs added to readme (#275) (047ecf1)
  • preview: fix typo in readme (f6f3acf)