master
update flow (#3695)
add prettier and prettying everything (#3401)
feat(help) Add command descriptions to commander output (#5033)
fix(add, upgrade): fix audit flag (#7326)
feat(audit): add filtering by severity level (#6716)
fix(modules-folder): Fix --modules-folder handling in several places. (#6850)
Show problem path in invariant message (#6868)
fix(install): Inherit optional property for resolutions (#7273)
refactor(config): Remove rootModuleFolders variable which was not used (#6846)
Preserve linked packages in create command (#7543)
fix(config): Adds support for --offline flag to global add command (#7330)
refactor: remove unnecessary checks (#6955)
fix(resolution): Normalise non-HTTPS NPM registry URLs too (#6353)
Implements "yarn self set" (#6673)
fix(info): report empty npm response with `infoFail` again (#5915)
Implements set version (#7862)
Adds a message when people use PnP (#7556)
fix: Show essential output for list commands when using --silent option (#6158)
Disable creation of cmdShim PowerShell shims because they don't work and cause problems (#6954)
Optimize slice last sharp tail (#7353)
Add registry paramter to revokedToken request (#7358)
fix(pnp): make sure pnp module is the first preloaded module. (#6942)
chore(request): Add an `unfiltered` option to getting full responses from npm (#5667)
fix(pack): sort files to produce identical output on Windows and Unix (#8142)
Store local yarn versions as .cjs files (#8145)
Fix login for `yarn publish` when using publishConfig.registry (#6411)
Use hammer emoji for install/reinstall stage (#6749)
Fix suggestions for CLI (#7808)
bug: yarn tag list prompted user for credentials removed (#5373)
Spelling (#5405)
fixed link and unlink cmd on windows (#4772) (#5524)
Yarn Plug'n'Play: Implementation (#6382)
Checks the engines before running upgrade-interactive (#6536)
Always run postversion lifecycle method (#7154)
nohoist baseline implementation (#4979)
fix(workspaces): Pass args following "--" when running workspace scripts (#7786)