Skip to content

v19.0.0

Choose a tag to compare

@github-actions github-actions released this 19 May 16:42

v19.0.0

🛠 Breaking changes

  • [eas-cli] Make browser-based authentication the default for eas login. Use --no-browser for CLI-based login. (#3746 by @byronkarlen)

🎉 New features

  • [eas-cli] Allow command observe:routes to filter results to specific route names. (#3744 by @douglowder)

🐛 Bug fixes

  • [eas-cli] Check that expo is resolvable before assuming it's installed (#3748 by @kitten)

🧹 Chores

  • [worker] Report build phase durations stats. (#3732 by @gwdp)