Zoltan Kochan
bc34aba650
style: adhere conventions
2018-03-05 15:49:34 +02:00
Zoltan Kochan
bb7aff4af6
refactor: use own options
...
BREAKING CHANGE:
storeController is not an optional parameter anymore
2018-01-07 22:34:31 +02:00
zkochan
54cb8b944e
chore: use package-preview
2017-11-01 09:54:58 +02:00
Zoltan Kochan
001370c6eb
refactor: removing CLI stuff from supi
2017-06-28 20:11:40 +03:00
zkochan
765a139ede
fix: store status doesn't fail on skipped optional deps
...
A new property called `skipped` added to
`node_modules/.modules.yaml`. The property is an array of
package IDs, of those packages that are optional an were
skipped during installation.
Close #681
2017-04-09 14:06:49 +03:00
zkochan
5a4a46815e
feat: rename pnpm verify to pnpm store status
...
BREAKING CHANGE: `pnpm verify` renamed to `pnpm store status`
BREAKING CHANGE: don't run `pnpm verify` before `pnpm publish`
Ref #430 , Ref #658
2017-03-23 21:36:28 +02:00