v18.8.0
🎉 New features
- [eas-cli] Support custom params in
observe:eventsresults. (#3620 by @douglowder) - [build-tools] Add
eas/deployfunction for EAS Hosting web deployments. (#3598 by @gwdp) - [build-tools] Add
eas/exportfunction for Expo web exports. (#3598 by @gwdp) - [eas-cli] Add
eas update:insights <groupId>command to display launch, crash, unique-user, and payload-size metrics for an update group. (#3614 by @kadikraman) - [eas-cli] Add
--insightsflag toeas update:view <groupId>to append the same metrics below the existing output. (#3614 by @kadikraman) - [eas-cli] Add
eas channel:insights --channel <name> --runtime-version <version>command to display adoption and crash metrics for a channel + runtime version. (#3614 by @kadikraman)
🐛 Bug fixes
- [eas-cli] Fix
metadata:pushnot deleting video previews from App Store Connect when removed from config. (#3603 by @EvanBacon) - [eas-cli] Warn and skip unknown preview types in
metadata:pushwith a helpful suggestion when theAPP_screenshot prefix is mistakenly used. (#3603 by @EvanBacon) - [eas-cli] Delete all existing previews in a preview set before uploading to avoid Apple's "Too many app previews" error. (#3603 by @EvanBacon)
- [eas-cli] Fixes for
observecommands, including an issue for apps with many update IDs. (#3609 by @douglowder) - [eas-cli] Add existing capability identifiers. (#3615 by @jakex7)