Skip to content

Easy way to validate config against upcoming breaking changes

New feature

We now have a consistent way to validate if your config is impacted by any of the upcoming breaking changes before they take effect on August 17, 2026.

CLI: Run circleci config validate --next

Config editor: Enable the “config next” toggle in your config editor

For more info on how to utilize the config editor or the new CLI flag, see the Discuss post.

Previous changes