mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-28 02:53:15 -04:00
726 B
726 B
v0.3.0
Jan 29, 2016
- Warn on unsupported flags (eg,
pnpm i --save x). - Cleanups and refactoring.
v0.2.2
Jan 28, 2016
- Fix dependency problems.
v0.2.1
Jan 28, 2016
- Fix "can't find module 'debug'" error.
v0.2.0
Jan 28, 2016
- Improve atomicness of operations.
- Symlink bins into
node_modules/.bin.
v0.1.0
Jan 28, 2016
- Initial preview release.