v10.0.0
๐ Breaking changes
- Drop support for Node 16. (#2413 by @byCedric)
- Update
eas-build
dependencies to the version requiring Node 18 as minimal Node version. (#2416 by @expo-bot)
๐ Bug fixes
- Resolve correct submit profile configuration for
eas build
command with--auto-submit-with-profile
flag. (#2425 by @szdziedzic) - Correctly parse the EXPO_APPLE_PROVIER_ID environment variable. (#2349 by @louix)