Minor Changes
- Add support for basic authorization header #7371.
Patch Changes
- Fix a bug where pnpm incorrectly passes a flag to a run handler as a fallback command #7244.
- When
dedupe-direct-deps
is set totrue
, commands of dependencies should be deduplicated #7359.