github expo/eas-cli v23.1.0

2 hours ago

v23.1.0

๐ŸŽ‰ New features

  • [eas-cli] Prompt for the Expo SDK version in eas new and add a --sdk-version flag. The template now downloads from npm instead of GitHub to support SDK-specific versions. (#4301 by @brentvatne)
  • [eas-cli] Clean up template metadata in projects created with eas new: remove the template LICENSE file and reset the package.json name, version, and license fields. (#4301 by @brentvatne)
  • [build-tools] Support EAS_PNPM_FILTER_WORKSPACE to install only the selected workspace's dependencies with pnpm install --filter. (#4302 by @robingullo)

๐Ÿ› Bug fixes

  • [build-tools] Normalize extracted project permissions so source archives cannot leave files unreadable by EAS workers. (#4287 by @AbbanMustafa)
  • [eas-cli] Add dynamic retries to deploy command that scale up more generously, depending on deployment size (#4299 by @kitten)

๐Ÿงน Chores

  • [eas-cli] Add regression coverage for the bundled iOS entitlement introspection fallback. (#4285 by @brentvatne)
  • [local-build-plugin] Replace bunyan with @expo/bunyan while preserving the Steps formatter binary. (#4284 by @brentvatne)
  • [steps] Replace deprecated lodash.get with a local helper. (#4283 by @brentvatne)
  • [eas-cli][steps] Bump uuid to v11 and remove the redundant @types/uuid dependency. (#4282 by @brentvatne)
  • [eas-cli] Bump minizlib to 3.1.0 to drop its deprecated rimraf@5 transitive dependency. (#4281 by @brentvatne)

Don't miss a new eas-cli release

NewReleases is sending notifications on new releases.