Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add more infers to determine device platform when debugging #260

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Mar 13, 2024

Linked issue

It's not ideal, but it should cover more cases. We need to know on what platform issues occur, so we can fix them.

@byCedric byCedric merged commit d89a982 into main Mar 13, 2024
12 checks passed
@byCedric byCedric deleted the refactor/improve-infer-device-platform branch March 13, 2024 12:22
expo-bot pushed a commit that referenced this pull request Mar 13, 2024
## [1.5.0](1.4.3...1.5.0) (2024-03-13)

### New features

* add more infers to determine device platform when debugging ([#260](#260)) ([d89a982](d89a982))

### Bug fixes

* add `workspace.fs.stat` error handling when files are missing ([#259](#259)) ([a5c6199](a5c6199))
* use optional chaining when validating relative paths in manifest asset completions ([#258](#258)) ([ee37364](ee37364))
@expo-bot
Copy link
Contributor

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants