v15.0.13
๐ Bug fixes
- Fixed
.git
being always unexpectedly removed if you hadrequireCommit: true
and.easignore
present. (#2925 by @sjchmiela)
๐งน Chores
- Fix
eas fingerprint:compare
URL generation and pretty prints. (#2909 by @quinlanj) - fix formatFields to handle empty array. (#2914 by @quinlanj)
- fix git diff header in
fingerprint:compare
. (#2915 by @quinlanj) - amend fingerprint compare url. (#2923 by @quinlanj)
- improve error message for
applicationIdSuffix
. (#2924 by @kadikraman)