v1.13.0
-
Implements a new
package.jsonfield:peerDependenciesMeta -
Adds an
optionalsettings topeerDependenciesMetato silence missing peer dependency warnings -
Implements
yarn policies set-version [range]. Check the documentation for usage & tips. -
Fixes a resolution issue when a package had an invalid
mainentry -
Decreases the size of the generated
$PATHenvironment variable for a better Windows support -
Fixes postinstall scripts for third-party packages when they were referencing a binary from their own dependencies
-
Fixes yarn audit exit code overflow
-
Stops automatically unplugging packages with postinstall script when running under
--ignore-scripts -
Adds transparent support for the
resolvepackage when using Plug'n'Play -
Properly reports the error codes when the npm registry throws 500's