File: rollbacks.md | Updated: 11/15/2025
Hide navigation
Search
Ctrl K
Home Guides EAS Reference Learn
Archive Expo Snack Discord and Forums Newsletter
Copy page
Rollback a branch to a previous update or the embedded update.
Copy page
There are two types of rollbacks supported by EAS Update:
To start a rollback, run the following command:
Terminal
Copy
- eas update:rollback
In the terminal, an interactive guide will assist you in selecting the type of rollback and doing the rollback.
Rolling back to a previously-published update
The above command re-publishes a previously-published update to functionally roll back clients to that update.
Rolling back to the update embedded in the build
The above command instructs the client to run the update embedded in the build.
Upon publishing again after a rollback, all clients will receive the new update.