Back to Daily Feed 
pnpm 11.23 Improves Config Visibility, Deprecates `importPackage` Hook
Originally published on pnpm Releases
View Original Article
Share this article:
Summary & Key Takeaways
pnpm config getandpnpm config listnow show settings under their documented names.- Registries, update/audit sections, and catalogs are displayed more accurately.
- Unrecognized configuration keys now provide more helpful warnings.
- The
importPackagepnpmfile hook is deprecated and will be removed in the next major version.
Our Commentary
This is a solid quality-of-life update for pnpm users. I appreciate the improved clarity around config settings; it's always a pain when a tool's internal config doesn't match what you expect. Deprecating importPackage is a clear signal for future major versions, which is good for planning.
View Original Article
Share this article: