- Open PR/s for Override fixes - [x] https://github.com/npm/cli/pull/7025 for https://github.com/npm/cli/issues/5850 - [x] https://github.com/npm/cli/pull/8108 - Override and workspaces - [x] https://github.com/npm/cli/issues/7987 - [x] https://github.com/npm/cli/issues/6208 - [x] https://github.com/npm/cli/issues/7028 - [x] https://github.com/npm/cli/issues/7018 - [x] https://github.com/npm/cli/issues/7019 - [ ] https://github.com/npm/cli/issues/4834 - [x] https://github.com/npm/cli/issues/6979 - Override - inconsistent between installs - [x] https://github.com/npm/cli/issues/5584 - [ ] https://github.com/npm/cli/issues/4942 - [x] https://github.com/npm/cli/issues/4939 - Override with `$` - [x] https://github.com/npm/cli/issues/5730 - [x] https://github.com/npm/cli/issues/5443 - [x] https://github.com/npm/cli/issues/5007 - Override with scoped packages - [ ] https://github.com/npm/cli/issues/5078 - [ ] https://github.com/npm/cli/issues/7087 - Documentation & improvements - [x] https://github.com/npm/cli/issues/5005 - [x] https://github.com/npm/cli/issues/5914
Open PR/s for Override fixes
Override and workspaces
npm updateandnpm audit fixfrom replacing eligible dependencies cli#7987overridesbreaks ability to downgrade un-hoisted workspace dependencies cli#7028overridesbreaks ability to update un-hoisted workspace dependencies cli#7018overridesprevents hoisting when updating workspace dependencies cli#7019overridesduplicates the package cli#6979Override - inconsistent between installs
npm installgenerates wrongoverrideslink cli#5584Override with
$Override with scoped packages
Documentation & improvements