mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-27 11:31:45 -04:00
* feat: add new `catalogMode` setting Add new `catalogMode` setting for automatically adding new dependencies to the default catalog. Closes pnpm#8876, Closes pnpm#8308 * fix: catalogs don't only store semver ranges and versions --------- Co-authored-by: Zoltan Kochan <z@kochan.io>