Commit Graph

26 Commits

Author SHA1 Message Date
Zoltan Kochan
1c8aef0eb4 chore(release): 4.9.0-0 2020-01-27 22:51:07 +02:00
Zoltan Kochan
e8ac70b648 feat: support autocompletion
PR #2281
close #2229
2020-01-27 21:34:18 +02:00
Zoltan Kochan
74e90c5d30 chore(release): 4.8.0-0 2020-01-18 23:41:47 +02:00
Yao Ding
d0c1e33915 feat: use env var to specify npm path
close #1790
PR #2275
2020-01-18 19:12:31 +02:00
Zoltan Kochan
fcf83108e9 chore(release): 4.7.1 2020-01-09 23:07:42 +02:00
Zoltan Kochan
049745bb10 fix: unknown options regression in script cmds 2020-01-09 22:27:51 +02:00
Zoltan Kochan
dc30dc561a chore(release): 4.7.0-1 2020-01-07 22:49:21 +02:00
Zoltan Kochan
1d356602b1 fix(deps): update 2020-01-02 22:32:58 +02:00
Zoltan Kochan
26f6123146 style: start the linting process only once during testing 2020-01-01 21:08:24 +02:00
Zoltan Kochan
bb5d41f337 style: add missing trailing commas and fix the linting rule 2020-01-01 19:18:25 +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
a5aad38ce7 chore(release): 4.6.0-1 2019-12-19 17:40:42 +02:00
Zoltan Kochan
7ebb8cac12 chore(deps): update 2019-12-19 17:16:43 +02:00
Zoltan Kochan
faea819709 chore(release): 4.6.0-0 2019-12-18 03:35:36 +02:00
Zoltan Kochan
56d05737c1 chore(release): 4.5.0-6 2019-12-16 02:59:06 +02:00
Zoltan Kochan
61ef125844 chore(release): retry 4.5.0-1 2019-12-15 23:20:10 +02:00
Zoltan Kochan
349ec022d0 chore(release): 4.5.0-1 2019-12-15 22:01:55 +02:00
Zoltan Kochan
9ba635189b feat(run): --if-present
close #2200
PR #2217
2019-12-15 13:57:12 +02:00
Zoltan Kochan
30a73bcde3 chore(release): 4.5.0-0 2019-12-14 18:56:37 +02:00
Zoltan Kochan
2a3fa5a473 chore(release): 4.4.0-2 2019-12-10 23:26:07 +02:00
Zoltan Kochan
703ff93590 chore(release): release changes 2019-12-10 22:47:34 +02:00
Zoltan Kochan
efab3552f4 chore(release): 4.4.0-0 2019-12-08 22:07:14 +02:00
Zoltan Kochan
4f35f24c38 feat: every command plugin returns separate types from CLI vs RC 2019-11-30 16:45:44 +02:00
Zoltan Kochan
8a029551b7 chore(deps): update 2019-11-26 03:41:48 +02:00
Zoltan Kochan
4d8221f4ac refactor: create @pnpm/plugin-commands-script-runners
ref #2154
2019-11-23 02:34:14 +02:00