v10.0.0
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)
🧹 Chores
- Update lockfile to only include
@types/[email protected]
. (#2412 by @byCedric) - Update test workflow Node versions to 18, 20, and 22. (#2413 by @byCedric)