pnpm v5.5.6 Release Notes

Release Date: 2020-09-01 // over 3 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  "Heap out of memory" error fixed, which happened on some huge projects with big amount of peer dependencies, since pnpm v3.4.0 (#2339).
    • ๐Ÿ“ฆ pnpm add --global <pkg> should not break the global package, when the save setting is set to false (#2261).
    • โœ… pnpm test|start|stop should allow the same options as pnpm run test|start|stop (#2814).
    • ๐Ÿ‘Œ Improve the error message on 404 errors. Include authorization details (#2818).