-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Empty show more show less
Our non-standard use of peerOptionalDependencies is causing trouble for users of package managers with stricter guidelines around dependency management (yarn, pnpm). We can use a newly introduced peerDependenciesMeta field to inform these package managers of the optional nature of these driver dependencies.