Patch Changes
- Don't fail on projects with linked dependencies, when
auto-install-peers
is set totrue
#4796. NODE_ENV=production pnpm install --dev
should only install dev deps #4745.
Our Sponsors
What's Changed
- fix: only devDependencies are installed regardless of the node env by @Spencer17x in #4805
- fix(auto-install-peers): don't fail on projects with linked deps by @zkochan in #4807
Full Changelog: v7.1.5...v7.1.6