Some checks are pending
Docs Deploy / build_and_deploy (push) Waiting to run
Generate Docs / cli (push) Waiting to run
Generate Config Doc / cli (push) Waiting to run
Go formatting / go-formatting (push) Waiting to run
Check links / markdown-link-check (push) Waiting to run
Integration / pre-test (push) Waiting to run
Integration / test on (push) Blocked by required conditions
Integration / status (push) Blocked by required conditions
Lint / Lint Go code (push) Waiting to run
Test / test (ubuntu-latest) (push) Waiting to run
14 lines
No EOL
507 B
Markdown
14 lines
No EOL
507 B
Markdown
---
|
|
sidebar_position: 0
|
|
---
|
|
|
|
# Migration Guides
|
|
|
|
Welcome to the section on upgrading to a newer version of Ignite CLI! If you're
|
|
looking to update to the latest version, you'll want to start by checking the
|
|
documentation to see if there are any special considerations or instructions you
|
|
need to follow.
|
|
|
|
If there is no documentation for the latest version of Ignite CLI, it's
|
|
generally safe to assume that there were no breaking changes, and you can
|
|
proceed with using the latest version with your project. |