Orbit Migration Guide v27
This migration guide focuses on the process of migrating from Orbit v26 to v27.0, as some breaking changes were introduced. With this guide, we aim to walk through all the breaking changes and how they can be addressed, allowing the migration to be smoother and effortlessly.
Breaking changes
Version of React required
Orbit v27 requires React 19.0.0 or higher.
Orbit now relies on features introduced in React 19.0.0. Therefore, in order to use Orbit v27, you need to upgrade your React version to 19.0.0 or higher.
Check the React 19 release notes for more information.