Juri Strumpflohner

RSS

Automatically keep your codebase updated

Author profile pic
Juri Strumpflohner
Published

Keeping your tooling up to date is crucial for the health of your project. Tooling maintenance work can be tedious and time-consuming, though. The “nx migrate” functionality provides a way for you to automatically update your codebase to the next version, even across breaking changes. Let’s dive in!

Nx docs: https://nx.dev/features/automate-updating-dependencies