Commit Graph

14 Commits

Author SHA1 Message Date
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
zkochan
c9abd79661 refactor: rename storePath in .modules.yaml to store 2017-06-25 21:16:22 +03:00
zkochan
af79c8c319 feat: add independent-leaves config
BREAKING CHANGE:

independent dependencies are not symlinked from the global store
by default

Close #821
2017-06-23 22:03:52 +03:00
zkochan
ec6e577387 feat: add layoutVersion to .modules.yaml
BREAKING CHANGE:

The new layout is not compatible with previous versions.
2017-06-23 00:57:15 +03:00
zkochan
c156101a99 refactor: rename store-path config to store
BREAKING CHANGES:

rename `store-path` config to `store`

Ref #458
2017-06-20 23:30:06 +03:00
zkochan
c9cf793c4c feat: bump store version
BREAKING CHANGE: store version changed to 2
2017-06-11 22:39:13 +03:00
zkochan
0a130d310d feat: recreate node_modules only with general installation
Close #674
2017-04-05 23:06:18 +03:00
zkochan
d0add08695 test: skip shrinkwrap breaking change on CI servers 2017-03-04 23:42:35 +02:00
zkochan
3b6ceaaebd refactor: use mkdirp-promise
Ref #441
2017-02-15 23:30:04 +02:00
zkochan
5169b3725b feat: better shrinkwrap.yaml
Close #587

BREAKING CHANGE:

the `shrinkwrap.yaml` format has been changed
2017-02-12 13:25:04 +02:00
zkochan
04bc56c688 refactor(tests): move supporting functions to utils folder 2017-02-06 21:01:45 +02:00
zkochan
5a1b10c2dc test: breaking changes 2017-01-30 21:50:43 +02:00