Skip to content

Release v11.1.1

Compare
Choose a tag to compare
@prabhu prabhu released this 21 Jan 17:10
· 30 commits to master since this release
459dfe1

Key highlights are the new internal properties to track pnpm and uv workspaces.

What's Changed

🚀 Features

  • Track pnpm workspace for each component by @prabhu in #1578

🐛 Bug Fixes

  • Improves dotnet dependency tree with case insensitive match by @prabhu in #1586

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