Skip to content

v20.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:47

v20.3.0

🎉 New features

  • [eas-cli] Add eas account:audit [ACCOUNT_NAME] command to view an account's audit logs. (#3863 by @keith-kurak)
  • [eas-cli] eas update:view [GROUP_ID] now also accepts a platform-specific update ID, resolving it to and displaying its update group. (#3864 by @keith-kurak)
  • [eas-cli] Add eas integrations:posthog:connect command. (#3836 by @gwdp)
  • [eas-cli] Add eas integrations:posthog:dashboard command. (#3837 by @gwdp)
  • [eas-cli] Add eas integrations:posthog:disconnect command. (#3838 by @gwdp)

🐛 Bug fixes

  • [eas-cli] eas integrations:posthog:connect no longer aborts when npx expo install reports an error (for example, on a dynamic app config); it finishes writing the environment variables and prints any remaining manual steps. (#3877 by @gwdp)

🧹 Chores

  • [eas-cli] Simplify 2FA now that SMS is no longer supported. (#3859 by @wschurman)