Node Body | Modules Unraveled

Skipping Versions

We just downgraded to version 1.15 of admin_toolbar, and now let's pretend we did that when 1.16 was released, because of a breaking change, but now 1.17 is out and the issue we had is fixed. Well, right now, 1.17, won't be installed unless we update the version number manually, once again.

If we knew 1.17 would include the fix (maybe we created a patch), we can mitigate that second manual change because Composer allows you to skip specific versions and then continue with future releases in a couple of ways.