This is the log of notable changes to the Expo client that are developer-facing.
Package-specific changes not released in any SDK will be added here just before the release. Until then, you can find them in changelogs of the individual packages (see packages directory).
Unpublished
📚 3rd party library updates
Updated @stripe/stripe-react-native from 0.13.1 to 0.18.1 on iOS. (#19055 by @tsapeta)
Updated @shopify/flash-list from 1.1.0 to 1.3.0. (#19317 by @kudo)
Updated react-native-webview from 11.23.0 to 11.23.1. (#19375 by @aleqsio)
🛠 Breaking changes
🎉 New features
🐛 Bug fixes
💡 Others
Refactored inline Android emulator checks to use enhanced checking in EmulatorUtilities.isRunningOnEmulator(). (#16177) by @kbrandwijk, @keith-kurak)
46.0.0 — 2022-07-19
📚 3rd party library updates
Updated @react-native-picker/picker from 2.4.0 to 2.4.2. (#18098 by @bbarthec)
Updated lottie-react-native from 5.0.1 to 5.1.3. (#18051 by @lukmccall)
Updated react-native-view-shot from 3.1.2 to 3.3.0. (#18050 by @lukmccall)
Updated react-native-maps from 0.30.2 to 0.31.1. (#18052 by @lukmccall)
Updated @react-native-community/netinfo from 8.2.0 to 9.1.0. (#18045 by @lukmccall)
Updated react-native-webview from 11.18.1 to 11.23.0. (#18047 by @lukmccall)
Updated @react-native-community/datetimepicker from 6.1.2 to 6.2.0. (#18046 by @lukmccall)
Updated react-native-gesture-handler from 2.2.0 to 2.5.0. (#18026 by @bbarthec)
Updated @react-native-community/slider from 4.2.1 to 4.2.3. (#18099) by @bbarthec)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/StephenGrider/rn-casts/network/alerts).
Removes react-native-reanimated. It's no longer used after updating ancestor dependency expo. These dependencies need to be updated together.
Removes
react-native-reanimated
Updates
expo
from 33.0.7 to 46.0.14Changelog
Sourced from expo's changelog.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/StephenGrider/rn-casts/network/alerts).