๐ New features
- Add tvOS credentials compatibility for Adhoc and App store builds. (#1325 by @quinlanj)
- Add
eas open
command for opening project page in web browser. (#1337 by @dsokal) - Add support for buildArtifactPaths. Rename artifactPath to applicationArchivePath. (#1321 by @dsokal)
๐ Bug fixes
- Fix viewing branch list when a branch has no associated platforms. (#1326 by @hbiede)
- Fix description of
help
command in help prompt. (#1341 by @Simek) - Resolve paths from the root when checking for gitignored values. (#1336 by @wkozyra95)
๐งน Chores
- Add noImplicitOverride to tsconfigs. (#1327 by @wschurman)
- Fix typos. (#1340 by @hbiede)