Skip to content

Releases: expo/expo-github-action

9.0.0

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)

8.2.1

Choose a tag to compare

@expo-bot expo-bot released this 15 Jan 12:36

8.2.1 (2024-01-15)

Bug fixes

  • preview: filter slugs with special characters to match dev clients exp+<slug> scheme (#252) (b8a9be8)

8.2.0

Choose a tag to compare

@expo-bot expo-bot released this 02 Dec 15:50

8.2.0 (2023-12-02)

New features

  • preview: add qr-target and use proper QR codes for expo-go and dev-build (#247) (54efbfd)

Documentation changes

  • preview: clarify the branch and workflow trigger relations (#246) (ccfad6f)

8.1.0

Choose a tag to compare

@expo-bot expo-bot released this 24 Nov 19:30

8.1.0 (2023-11-24)

New features

Bug fixes

  • preview: allow multiple app.json schemes (#244) (42d64cf)

Code changes

  • update error handling to node 20 standards (#243) (65ee055)
  • update workflows and repository to use Bun (#241) (7f1c170)
  • upgrade all actions to run on node 20 (#242) (b3e5355)

Other chores

  • ci: update release flow with new service account (#238) (e289d93)
  • update release workflow actions (#239) (57dcabe)

Documentation changes

  • add link to breaking change pull request (9e1a8c8)
  • fix changelog link in readme (185932d)
  • update example to use eas-version (#222) (7bc946c)

8.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 16:58

8.0.0 (2023-02-20)

⚠ BREAKING CHANGES

  • preview-comment: add deprecation notice with blog post (#207)

New features

  • preview: add eas update preview sub-action (#206) (f4d6037)

Code changes

  • preview-comment: add deprecation notice with blog post (#207) (d2b3e6c)

Other chores

  • bump http-cache-semantics from 4.1.0 to 4.1.1 (#205) (b1a8c06)

Documentation changes

  • preview-comment: emphasize that this sub-action is now deprecated (f4af238)
  • update examples for v8 (#210) (3d1cf9a)
  • update the readme with new examples (#208) (ae5d1a1)

7.2.1

Choose a tag to compare

@github-actions github-actions released this 04 Jan 16:38

7.2.1 (2023-01-04)

Code changes

Other chores

Documentation changes

  • command: update readme to fix badge (#201) (2606508)
  • preview-comment: add missing permissions in examples (#187) (5848f88)
  • update badge urls in the readmes (#199) (8440fd9)
  • update demo workflow to fix checkout issue (#181) (8e2559c)
  • use latest action verisons in readme (#193) (3f0a4b5)

7.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 18:19

7.2.0 (2022-04-07)

New features

  • comment: add comment-based action to interact with eas in pulls (#171) (088fd4e)

Other chores

  • bump minimist from 1.2.5 to 1.2.6 (#173) (72721e5)
  • clean the repo instead of checking out (ec1a49b)
  • disallow any linting issues for pulls (#177) (b5a8ca7)

Documentation changes

  • command: clean up the readme code example (0811162)
  • update the release steps in the contribution guide (b3b45ee)

7.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Mar 19:59

7.1.1 (2022-03-17)

Bug fixes

Other chores

  • add tags syncing to the release workflow (eb1ffb8)
  • fix dirty repo preventing tag bump (7cde8f8)

Documentation changes

  • add direct link to expo access tokens (1f38d16)
  • increase visibility of the EXPO_TOKEN link (#168) (9fce70f)
  • preview-comment: update expo-cli version to latest (4681fcf)
  • reword the assumptions on package manager (459b567)

7.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Mar 17:07

7.1.0 (2022-03-04)

New features

  • add projectDeepLink to template variables (#165) (2603f85)

Other chores

  • run authed tests only when auth is available (5815161)
  • set major tag version to release commit (b516013)
  • skip steps if auth is unavailable (bb7c723)
  • update github action author name (#166) (520d959)

7.0.3

Choose a tag to compare

@github-actions github-actions released this 14 Feb 15:46

7.0.3 (2022-02-14)

Bug fixes

  • improve invalid package version error handling (#159) (94c7d8a)
  • output error stacktraces in debug mode (#160) (6931e3c)

Other chores

Documentation changes

  • simplify expo cli versioning to latest (#161) (2e1fe6a)