๐ New features
- Managed app versions support. (#1209, #1219, #1232 by @wkozyra95)
- Add a warning when publishing an update with too many assets. (#1243 by @kgc00)
- Add submission info when building with
--json
option. (#1246 by @wkozyra95) - Set all environment variables (documented in https://docs.expo.dev/build-reference/variables/) when running local build. (#1256 by @dsokal)
๐งน Chores
- Do not include sources in
eas-json
npm package. (#1248 by @wkozyra95) - Swallow error when unable to track file in no commit workflow. (#1109 by @brentvatne)