Commit Graph

8 Commits

Author SHA1 Message Date
Zoltan Kochan
715610d2c8 refactor: command plugins API 2020-03-09 00:19:08 +02:00
Zoltan Kochan
7b0c7690f4 fix(why): should have depth Infinity
Fixes a regression introduced by 42ff26d271
2020-02-03 02:40:37 +02:00
Zoltan Kochan
42ff26d271 fix(list): the default depth is 0 2020-02-02 22:02:09 +02:00
Zoltan Kochan
6abed4b179 refactor(config): don't populate the include sett. 2020-01-05 03:56:11 +02:00
Zoltan Kochan
d756e5057f refactor: don't use the same handlers for different commands
PR #2243
2020-01-02 03:55:00 +02:00
Zoltan Kochan
f8b927391e refactor: rename importers & workspace pkgs to projects
WsPkg=>Project
WorkspacePackage=>Project
mporterManifest=>ProjectManifest
importers=>projects
importerDir=>projectDir
LockfileImporter=>ProjectSnapshot

PR #2242
2020-01-01 18:57:14 +02:00
Zoltan Kochan
9c9a3849d9 refactor: destroying the plugin-commands-recursive package
PR #2237
2019-12-29 18:45:20 +02:00
Zoltan Kochan
af28305622 refactor: create @pnpm/plugin-commands-listing
ref #2154
2019-11-23 02:34:14 +02:00