Zoltan Kochan
|
066910b6dc
|
fix(shared-workspace-shrinkwrap): recursive removal
* feat(supi): merge installPkgs() with install()
* fix(shared-workspace-shrinkwrap): recursive removal
ref #1525
* refactor: recursive operations with shared shrinkwrap
* refactor(supi): revert mixing install() with uninstall()
* refactor: create mutateModules()
* fix: uninstalling a direct peer from a shared shrinkwrap
* refactor: rename mutations
* refactor(resolve-dependencies): opts.updateDepth
BREAKING CHANGE:
opts.depth and opts.update params deprecated
opts.updateDepth added
* refactor: pass pinnedVersions to mutateModules()
* refactor: rename properties in DependenciesMutation
* refactor(supi): remove unlink() and unlinkPkgs()
PR #1528
|
2018-12-03 01:18:54 +02:00 |
|
Zoltan Kochan
|
aee5f916f0
|
fix: uninstalling a direct peer from a shared shrinkwrap
close #1506
PR #1518
|
2018-11-28 21:41:00 +02:00 |
|
Zoltan Kochan
|
585fadfc82
|
test: share the prepare utils between supi and pnpm
|
2018-10-14 00:22:08 +03:00 |
|
Zoltan Kochan
|
3911cf0823
|
style: use standard style with trailing comma
|
2018-10-07 16:39:49 +03:00 |
|
Zoltan Kochan
|
73e88a9acf
|
fix(deps): update dependency load-json-file to v5.1.0
close #1381
|
2018-09-21 22:31:26 +03:00 |
|
Zoltan Kochan
|
7006aac793
|
fix: ignore dependencies that have the same name as the dep holder
|
2018-05-18 02:03:30 +03:00 |
|
Zoltan Kochan
|
8e1d1bac69
|
feat: add supi to packages/supi
|
2018-05-11 22:09:36 +03:00 |
|