docs: add changesets

This commit is contained in:
Zoltan Kochan
2020-09-08 03:10:23 +03:00
parent e60088f0be
commit 5a3420ee51

View File

@@ -0,0 +1,5 @@
---
"supi": patch
---
In some rare cases, `pnpm install --no-prefer-frozen-lockfile` didn't link the direct dependencies to the root `node_modules`. This was happening when the direct dependency was also resolving some peer dependencies.