Breaking
- Require node >= 18.18.0
- In workspaces mode,
--root
is now set by default (#1353)- To not check the root package.json, use
--no-root
.
- To not check the root package.json, use
- If you have a packageManager field in your package.json, it is now upgraded by default (#1390)
- Use
--dep prod,dev,optional
for the old behavior.
- Use