master
feat(checksums): add integrity field with sha512 authentication to yarn.lock (#5042)
add prettier and prettying everything (#3401)
Correctly label packages as dev-only in yarn audit (#6970)
fix(autoclean): Fixes autoclean when used with workspaces
Enforces sha512 in the cache (#7591)
Update fixture certificates to prevent false negatives during testing (#7457)
fix(resolutions): Warn instead of erroring if unmatched dependency matches resolutions with glob support (#6033)
chore: Better error handling and tests in TarballFetcher (#5845)
Fixes to PR 6007 (#6207)
fix(workspaces): Pass args following "--" when running workspace scripts (#7786)
Support field paths in the info command (#2183)
feat(config): Add custom config for init private flag (#4377)
Prevents cache removal when running an install (#7699)
Chore: clear no-console warnings from lint (#4036)
Fix: Better npm_config_argv emulation (#4479)
fixed link and unlink cmd on windows (#4772) (#5524)
fix(cli): handle no devDependencies when listing production dependencies (#5100) (#5109)
Allow dots in bin names (#7811)
Fix: workspace support in several commands (#4654)
fix(owner): Fix the currently broken `yarn owner` command (#5593)
Anchor package.json `files` to the package’s root (#6562)
Fix login for `yarn publish` when using publishConfig.registry (#6411)
Add cwd flag (#4174)
fix(run): add cwd/node_modules/.bin to run command search path (#7151)
upgrade-interactive exit success when no upgrades (#4261)
fix(upgrade): Fix yarn upgrade when using --scope with exotic deps (#7017)
Always run postversion lifecycle method (#7154)
nohoist baseline implementation (#4979)
Improves "yarn workspaces info" (#5389)