๐ New features
- Add 2022 Apple capabilities. (#1307 by @EvanBacon)
- Print warning when eas-cli is installed as project dependency. (#1310 by @dsokal)
- Add eas.json to skip push notifications credentials setup. (#1315 by @dsokal)
- Warn about EAS outages when running
build
,submit
, andupdate
commands. (#1312 by @szdziedzic)
๐ Bug fixes
- Replace promptToCreateProjectIfNotExistsAsync with getProjectIdAsync. (#1303 by @wschurman)
- Use AppQuery instead of ProjectQuery. (#1304 by @wschurman)
๐งน Chores
- Improve instructions on setting
extra.eas.projectId
in app configuration. (#1316 by @dsokal) - Improve copy in EAS Submit - "e-mail" -> email, and make the link to app on App Store go directly to the TestFlight tab. (#1318 by @brentvatne)