We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce35902 commit f3640aaCopy full SHA for f3640aa
CHANGELOG.md
@@ -8,6 +8,8 @@ Yarn now accepts sponsors! Please take a look at our [OpenCollective](https://op
8
Features in `master` can be tried out by running `yarn set version from sources` in your project.
9
:::
10
11
+- Yarn can now install git repositories that use pnpm (workspaces are supported too if pnpm@>=6.x is installed on the system).
12
+
13
- Fixes `preferInteractive` forcing interactive mode in non-TTY environments.
14
- `node-modules` linker now honors user-defined symlinks for `<workspace>/node_modules` directories
15
- `node-modules` linker supports hoisting into inner workspaces that are parents of other workspaces
0 commit comments