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: use npx expo config to generate preview data #223

Merged
merged 7 commits into from
Sep 4, 2023

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Sep 3, 2023

Linked issue

Using the npx expo config command to generate preview data helps vscode-expo to stay-up-to-date with the installed Expo SDK versions.

Additional context

Supersedes #220

@byCedric byCedric force-pushed the refactor/use-cli-preview-data branch 5 times, most recently from 3926131 to 6ab40f3 Compare September 4, 2023 09:30
@byCedric byCedric force-pushed the refactor/use-cli-preview-data branch 2 times, most recently from 8ad1113 to 0849335 Compare September 4, 2023 12:48
@byCedric byCedric merged commit 640de3a into main Sep 4, 2023
15 checks passed
@byCedric byCedric deleted the refactor/use-cli-preview-data branch September 4, 2023 13:13
expo-bot added a commit that referenced this pull request Sep 4, 2023
## [1.2.0](1.1.0...1.2.0) (2023-09-04)

### New features

* diagnose manifest with dirty or changed documents ([#225](#225)) ([82c8dd3](82c8dd3))
* use `npx expo config` to generate preview data ([#223](#223)) ([640de3a](640de3a))

### Bug fixes

* manually resolve absolute file paths with `__dirname` ([7f4951e](7f4951e))
* upgrade `schema-expo-module` script to `expo@49` ([#219](#219)) ([a610842](a610842))

### Code changes

* emphasize bundled `@expo/*` packages and limit imports ([#222](#222)) ([0bd601d](0bd601d))

### Other chores

* disable `global.expect` workaround for `chai` ([324933c](324933c))
* drop `npm run install:fixture` in favor of vscode task for windows ([6a624da](6a624da))
* fail when no tests are found ([8eda594](8eda594))
* re-enable windows tests on ci ([a782b4e](a782b4e))
* test activation and remove useless activation event ([#221](#221)) ([b4dec03](b4dec03))
* unify snapshot behavior on CI and local testing ([#224](#224)) ([bdd2efe](bdd2efe))
@expo-bot
Copy link
Contributor

expo-bot commented Sep 4, 2023

🎉 This PR is included in version 1.2.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.

None yet

2 participants