expo / expo-github-action

Expo GitHub Action makes it easy to automate EAS builds or updates
MIT License
795 stars 77 forks source link

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

Closed byCedric closed 11 months ago

byCedric commented 11 months ago

⚠️ Warning This changes the default behavior around QR codes, and in rare cases might be a breaking change. But, since the QR codes are broken as is, we are releasing this as a minor version.

This PR fixes the QR codes for both Expo Go and Dev Client projects.

You can override this logic by setting the qr-target: expo-go | dev-build.

Troubleshouting

If you run into issues with expo-dev-client QR codes, follow these steps.

Linked issue

See #240

expo-bot commented 11 months ago

:tada: This PR is included in version 8.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: