Zoltan Kochan
|
2a3fa5a473
|
chore(release): 4.4.0-2
|
2019-12-10 23:26:07 +02:00 |
|
Aankhen
|
758a3e4eef
|
feat: add ^...' and ...^' filters
`package^...` is like `package...` but excludes `package` itself.
`...^package` is like `...package` but excludes `package` itself.
PR #2201
|
2019-12-10 22:51:34 +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
|
b8da2b0b2c
|
feat: add|update [-r] --workspace
PR #2196
close #1918
|
2019-12-05 21:38:16 +02:00 |
|
Zoltan Kochan
|
cb3dd567b3
|
refactor: reduce number of types in @pnpm/config
|
2019-11-30 19:18:23 +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
|
5285cf004b
|
refactor: --latest is only a CLI option of update
|
2019-11-30 12:42:34 +02:00 |
|
Renovate Bot
|
3050dbd665
|
fix(deps): update dependency mem to v6.0.1
|
2019-11-29 22:22:55 +02:00 |
|
Zoltan Kochan
|
fc88dadf60
|
fix: update execa
|
2019-11-26 03:40:58 +02:00 |
|
Zoltan Kochan
|
a4a7bc0fd5
|
chore(release): @pnpm/npm-resolver and dependents
|
2019-11-26 03:10:05 +02:00 |
|
Zoltan Kochan
|
6b6217044e
|
test: move tests to @pnpm/plugin-commands-recursive
|
2019-11-26 02:18:22 +02:00 |
|
Zoltan Kochan
|
be1201b42c
|
refactor: create installation and recursive command plugins
ref #2154
|
2019-11-26 02:18:22 +02:00 |
|