v23.0.0
馃洜 Breaking changes
- [eas-cli] Rename the EAS Simulator preview-only session type from
--type serve-simto--type web-preview-only. (#4298 by @szdziedzic)
馃帀 New features
- [build-tools] Cache CocoaPods dependencies between iOS builds. (#4266 by @AbbanMustafa)
- [build-tools] Support
EAS_BUN_FILTER_WORKSPACEto install only the selected workspace's dependencies withbun install --filter. (#4292 by @konrad-armatys)
馃悰 Bug fixes
- [build-tools] Prevent user npm minimum release age settings from applying to internal EAS CLI commands. (#4296 by @sjchmiela)
- [build-tools] Reduce serve-sim preview resolution from 1280 px to 960 px to lower streaming bandwidth. (#4297 by @szdziedzic)
馃Ч Chores
- [worker] Use turtle cache upload and download URLs for eas.json build cache restore and save. (#3860 by @sjchmiela)
- [ci] Bump both STAGING and PRODUCTION cli-versions in release workflow. (#4290 by @douglowder)