Key highlights are the new internal properties to track pnpm and uv workspaces.
What's Changed
🚀 Features
🐛 Bug Fixes
Other Changes
- Track dev and peer dependencies as optional by @prabhu in #1579
- Track relative virtual path for workspaces by @prabhu in #1580
- Track workspaces for transitive dependencies for uv monorepos by @prabhu in #1582
- Setting 'installDeps' to default to true by @malice00 in #1584
- workspace props validation by @prabhu in #1585
- Set pnpm workspace properties recursively by @prabhu in #1587
Full Changelog: v11.1.0...v11.1.1