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:connectcommand. (#3836 by @gwdp) - [eas-cli] Add
eas integrations:posthog:dashboardcommand. (#3837 by @gwdp) - [eas-cli] Add
eas integrations:posthog:disconnectcommand. (#3838 by @gwdp)
🐛 Bug fixes
- [eas-cli]
eas integrations:posthog:connectno longer aborts whennpx expo installreports 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)