Releases: expo/eas-cli
Releases · expo/eas-cli
v13.1.1
v13.1.0
v13.0.1
v13.0.0
v13.0.0
🛠 Breaking changes
- Resolve versioned expo config using
npx expo config
command instead of using fixed@expo/config
version shipped with EAS CLI, if available. (#2529 by @szdziedzic)
🧹 Chores
- Add
macos-sonoma-14.6-xcode-16.1
image andsdk-52
image tag toeas.schema.json
. (#2666 by @szdziedzic) - Update
@expo
packages versions. (#2530 by @szdziedzic)
v12.6.2
v12.6.1
v12.6.1
🧹 Chores
- Create dynamic logged in context field and clean up erroneous SessionManager context field uses. (#2648 by @wschurman)
v12.6.0
v12.6.0
🎉 New features
- Add
eas channel:pause
andeas channel:resume
commands to pause/resume update delivery to builds using specific update channels and display paused status in channel details output. (#2614 by @fiberjw) - Add interactivity to eas update:edit command. (#2638 by @wschurman)
v12.5.4
v12.5.4
v12.5.3
v12.5.3
v12.5.2
v12.5.2
🐛 Bug fixes
- Disallow republishing an update that is being rolled-out. (#2602 by @wschurman)
🧹 Chores
- Implement new
worker
deploy API flow. (#2601 by @kitten)) - Unhide rollout-percentage flag on update publish command. (#2608 by @wschurman)
- Let folks know about the new concurrency add-on (#2611 by @brentvatne)