-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: upgrade to Expo SDK 51 (#577)
* refactor(runtime): upgrade to Expo SDK `51.0.0-preview.4` * refactor(runtime): drop root `expo` prefix in `app.json` * refactor(runtime): update `react-native` patch * refactor(snack-content): add Expo SDK 51 * refactor(snack-sdk): add Expo SDK 51 * refactor(website): configure new Appetize apps * refactor(website): configure new Expo SDK * fix(snack-content): use the proper `expo` version for 51 * refactor(runtime): use `experiments.baseUrl` for web exports instead of workaround * refactor(runtime): use `appVersion` with major Expo SDK version instead of `sdkVersion` * feature(snack-content): add support for `appVersion` urls starting from SDK 51 * chore(website): enable SDK 51 in dropdown * refactor: revert `appVersion` changes to rely on `sdkVersion` for now * refactor(runtime): upgrade to Expo SDK `51.0.0` * refactor(snack-content): upgrade to Expo SDK `51.0.0` * refactor(snack-sdk): upgrade to Expo SDK `51.0.0` * test(snack-sdk): update snapshot test
- Loading branch information
Showing
19 changed files
with
1,200 additions
and
1,265 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.