🛠 Breaking changes
- Introduce new format of eas.json (old eas.json will be migrated automatically). (#537 by @wkozyra95)
🎉 New features
- Validate metro config for managed workflow projects. (#534 by @dsokal)
- Add more filter params to
build:list
. (#540 by @dsokal) - Evaluate interpolated iOS version strings for metadata. (#541 by @dsokal)
🐛 Bug fixes
- Validate metadata client side to print better errors. (#542 by @wkozyra95)
- Fix
new
build status when building both paltforms. (#543 by @wkozyra95)