releases.shpreview
Expo/EAS CLI

EAS CLI

$npx -y @buildinternet/releases show eas-cli
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases13Avg4/moVersionsv16.32.0 → v18.7.0
May 10, 2025

🧹 Chores

  • Update eas-build-cache-provider function names to use buildCacheProvider key. (#3002 by @gabrieldonadel)
May 7, 2025

🧹 Chores

May 2, 2025

🎉 New features

🧹 Chores

Apr 24, 2025

🐛 Bug fixes

🧹 Chores

  • upload assetmap.json when publishing update. (#2994 by @quinlanj)
  • Add error messages for CDN-level upload errors. (#2998 by @kitten)
Apr 17, 2025

🧹 Chores

Apr 11, 2025

🧹 Chores

Apr 9, 2025

🎉 New features

Apr 8, 2025
Apr 4, 2025

🧹 Chores

Apr 3, 2025

🎉 New features

  • Add environment flag to eas fingerprint:compare. (#2954 by @quinlanj)
  • Add build-profile flag to eas fingerprint:generate. (#2966 by @quinlanj)

🧹 Chores

  • Remove hidden flag from eas fingerprint:generate. (#2965 by @quinlanj)
  • Refactor eas update command to improve code readability. (#2976 by @quinlanj)
  • eas update: add warning if no build exists with fingerprint. (#2977 by @quinlanj)
Mar 26, 2025

🎉 New features

Mar 20, 2025

🐛 Bug fixes

  • Make eas update:configure re-apply configuration from app.json /app.config.js when run multiple times. (#2957 by @brentvatne)
Mar 19, 2025

🛠 Breaking changes

  • Add support for .easignore when requireCommit is set to true. (#2942 by @sjchmiela)
    • Up to 15.0.0, if requireCommit was true, .easignore was silently ignored.
    • Versions 15.0.0-15.0.13 started using .easignore to skip files from being bundled into a tarball when requireCommit was true. This was an unexpected change in behavior.
    • To clear this up, versions 15.0.13-15.0.15 were erroring if .easignore was present when requireCommit was true.
    • eas-cli@16.0.0 formalizes the 15.0.0-15.0.13 behavior by adhering to .easignore even when requireCommit is set to true.
    • If you know what you're doing and you want to suppress a warning printed, you can do so by setting EAS_SUPPRESS_REQUIRE_COMMIT_EASIGNORE_WARNING environment variable to true.

🎉 New features

🐛 Bug fixes

  • Use correct logic to determine whether artifacts have expired in eas build:run command. (#2931 by @szdziedzic)
Mar 12, 2025

🐛 Bug fixes

  • Pass through the updates version to setUpdatesConfigAsync, which expects it in order to determine which field values to use. (#2934 by @brentvatne).
Mar 6, 2025

🐛 Bug fixes

  • In EAS_NO_VCS=1, use Git for repository root when EAS_PROJECT_ROOT is not set. (#2901 by @sjchmiela)

🧹 Chores

  • Suggest using eas build:dev for matching configurations. (#2929 by @szdziedzic)
Mar 4, 2025

🐛 Bug fixes

  • Fixed .git being always unexpectedly removed if you had requireCommit: true and .easignore present. (#2925 by @sjchmiela)

🧹 Chores

Feb 22, 2025

🐛 Bug fixes

Feb 21, 2025

🐛 Bug fixes

🧹 Chores

  • Narrow amount of data queried for basic update channel operations. (#2901 by @wschurman)
  • Fix eas fingerprint:compare description. (#2908 by @quinlanj)
  • Skip auto-creation of TestFlight group when there are already exisitng TestFlight groups and allow to opt out of the behavior by setting EAS_NO_AUTO_TESTFLIGHT_SETUP env var. (#2856 by @szdziedzic)
Feb 11, 2025

🐛 Bug fixes

  • Fix files deleted in working directory not being removed from the project archive when requireCommit is false. (#2900 by @sjchmiela)
Feb 9, 2025

🐛 Bug fixes

  • Fix files not being ignored when creating a tarball on Windows in Git repository in no requireCommit mode. (#2894 by @sjchmiela)
Latest
v18.7.0
Tracking Since
Dec 6, 2024
Last checked Apr 21, 2026