This version does not introduce any user-facing changes.
This version does not introduce any user-facing changes.
This version does not introduce any user-facing changes.
This version does not introduce any user-facing changes.
This version does not introduce any user-facing changes.
This version does not introduce any user-facing changes.
This version does not introduce any user-facing changes.
- Remove classic updates. (#26036, #26048 by @wschurman)
- [Android] Remove unsafe internal mutation capability. (#26229 by @wschurman)
- Rename manifest classes. (#26234, #26235, #26257 by @wschurman)
- Remove use of legacy sdkVersion runtimeVersion policy. (#26957 by @wschurman)
- Removed deprecated backward compatible Gradle settings. (#28083 by @kudo)
This version does not introduce any user-facing changes.
This version does not introduce any user-facing changes.
This version does not introduce any user-facing changes.
- Bumped iOS deployment target to 13.4. (#25063 by @gabrieldonadel)
- On
Android
bumpcompileSdkVersion
andtargetSdkVersion
to34
. (#24708 by @alanjhughes)
This version does not introduce any user-facing changes.
- Added support for Apple tvOS. (#24329 by @douglowder)
- Remove classic manifest types. (#24053 by @wschurman)
- Dropped support for Android SDK 21 and 22. (#24201 by @behenate)
- Added support for React Native 0.73. (#24018 by @kudo)
- Make expo-manifests source of truth for manifest TS types. (#24049 by @wschurman)
- Drop support for
logUrl
which sent console logs to the legacyexpo-cli
. (#18596 by @EvanBacon)
- [iOS] Expose getMetadata method to match android. (#23445 by @wschurman)
- [iOS] Fix error in handling nested array. (#23562 by @douglowder)
- Updated
junit
to4.13.2
. (#22395 by @josephyanks)
- Added
Manifests.getPluginProperties()
helper to query dedicated package's properties inside theplugins
config. (#22701 by @kudo)
- Support new SDK version field in new manifests. (#22356 by @wschurman)
- Convert iOS implementation to Swift. (#21298, #21648 by @wschurman)
This version does not introduce any user-facing changes.
- Switch default JS engine to Hermes. (#21001 by @gabrieldonadel)
- On Android bump
compileSdkVersion
andtargetSdkVersion
to33
. (#20721 by @lukmccall)
This version does not introduce any user-facing changes.
- Add
logUrl
getter to both platforms. (#16709 by @esamelson)
- Add support for expo project information certificate extension. (#16607 by @wschurman)
- On Android bump
compileSdkVersion
to31
,targetSdkVersion
to31
andJava
version to11
. (#16941 by @bbarthec)
This version does not introduce any user-facing changes.
This version does not introduce any user-facing changes.
- Added
version
getter to both platforms, andhostUri
getter to Android, for compatibility with expo-dev-client. (#14460 by @esamelson)
Initial version.