Zoltan Kochan
|
2e189f54ef
|
fix(headless): should work with --no-optional
"pnpm install --no-optional" should not fail on a project that
has an up-to-date lockfile.
close #1958
PR #1959
|
2019-08-16 10:36:27 +03:00 |
|
Zoltan Kochan
|
856653ea2f
|
fix(deps): update @types/ramda
|
2019-08-16 00:13:11 +03:00 |
|
Zoltan Kochan
|
fdb03f740b
|
fix(deps): update p-queue
|
2019-08-15 22:31:45 +03:00 |
|
Zoltan Kochan
|
8303c1298f
|
chore(deps): update rimraf to v3
|
2019-08-15 22:27:57 +03:00 |
|
Zoltan Kochan
|
e811c22564
|
fix(deps): update
|
2019-08-15 22:27:40 +03:00 |
|
Zoltan Kochan
|
7f5f83eed8
|
chore(release): 3.7.0
v3.7.0
|
2019-08-15 01:29:26 +03:00 |
|
Zoltan Kochan
|
6d984b394d
|
fix: "pnpm run cmd -- -h" should pass "-h" to "cmd"
close #1956
|
2019-08-14 19:26:28 +03:00 |
|
Zoltan Kochan
|
8ec815aa09
|
style(cli): remove trailing whitespaces
|
2019-08-14 12:22:38 +03:00 |
|
Zoltan Kochan
|
81076f03d1
|
ci: disable node_modules cache
|
2019-08-14 12:02:38 +03:00 |
|
Zoltan Kochan
|
134c6e8625
|
ci(travis): force installation
|
2019-08-14 11:59:43 +03:00 |
|
Zoltan Kochan
|
06262a9931
|
chore(npmrc): independent-leaves = false
|
2019-08-14 11:48:51 +03:00 |
|
Zoltan Kochan
|
62f33ba1fb
|
feat(cli): group commands in help
|
2019-08-14 11:44:14 +03:00 |
|
Zoltan Kochan
|
726071ccb9
|
chore: require pnpm v3.7
|
2019-08-14 02:55:25 +03:00 |
|
Zoltan Kochan
|
57d4c5d6f6
|
chore: use the workspace protocol
|
2019-08-14 02:53:36 +03:00 |
|
Zoltan Kochan
|
ad91c1297f
|
chore(release): 3.7.0-5
v3.7.0-5
|
2019-08-14 02:52:08 +03:00 |
|
Zoltan Kochan
|
7a2982a97f
|
fix: order packages correctly when workspace protocol used
ref #1920
|
2019-08-14 02:42:42 +03:00 |
|
Zoltan Kochan
|
f16ba8796e
|
chore(release): 3.7.0-4
v3.7.0-4
|
2019-08-14 02:01:07 +03:00 |
|
Renovate Bot
|
69e48c78c6
|
chore(deps): update dependency proxyquire to v2.1.3
|
2019-08-14 01:41:49 +03:00 |
|
Renovate Bot
|
38b5e63e7a
|
fix(deps): update dependency hosted-git-info to v2.8.4
|
2019-08-14 01:41:05 +03:00 |
|
Zoltan Kochan
|
d773134b3d
|
feat: support the workspace protocol
@pnpm/npm-resolver can work with the workspace: protocol.
The CLI converts workspace protocol to a regular version before
publish.
PR #1920
|
2019-08-14 01:38:42 +03:00 |
|
Zoltan Kochan
|
6fd75c13f9
|
fix: callback is not fn error in write-file-atomic
|
2019-08-10 02:32:24 +03:00 |
|
Zoltan Kochan
|
98f13ded39
|
chore(release): 3.7.0-3
v3.7.0-3
|
2019-08-09 02:31:31 +03:00 |
|
Zoltan Kochan
|
ed0bb92b93
|
fix(CLI): recursive run should pass thru arguments to the cmds
PR #1952
|
2019-08-09 02:16:53 +03:00 |
|
Zoltan Kochan
|
1881446a4f
|
fix(deps): update
|
2019-08-09 00:15:03 +03:00 |
|
Zoltan Kochan
|
a72477efc5
|
refactor(tsc): use strict=true
|
2019-08-08 23:25:31 +03:00 |
|
Zoltan Kochan
|
017f1e433e
|
style(tsc): strictBindCallApply=true
|
2019-08-08 02:39:45 +03:00 |
|
Zoltan Kochan
|
de1ba80e0e
|
feat(outdated): pnpm outdated supports selection by pattern (#1950)
close #1949
PR #1950
|
2019-08-08 02:21:08 +03:00 |
|
Zoltan Kochan
|
fa1bfc9640
|
perf(list): read the lockfile only once per running "pnpm ls -r"
PR #1945
|
2019-08-08 00:58:04 +03:00 |
|
Zoltan Kochan
|
9992204dd0
|
test(list): searching skipped deps
|
2019-08-06 22:54:41 +03:00 |
|
Zoltan Kochan
|
8e3dbdea92
|
fix(pnpmfile): read hooks on uninstall inside workspace
|
2019-08-06 22:44:53 +03:00 |
|
Zoltan Kochan
|
db7631a579
|
fix(list): skipped/peer deps in search results
|
2019-08-06 19:49:10 +03:00 |
|
Zoltan Kochan
|
140ee6eb37
|
revert: "fix: install in monorepo should correctly filter"
This reverts commit 47a9d064f8.
ref #1942
|
2019-08-06 02:48:19 +03:00 |
|
Zoltan Kochan
|
979764f1a3
|
test: fix list test
ref #1943
|
2019-08-06 01:24:19 +03:00 |
|
Zoltan Kochan
|
122ef2cd22
|
chore: add engines.pnpm to package.yaml
|
2019-08-06 00:55:29 +03:00 |
|
Zoltan Kochan
|
a24401e155
|
chore(release): 3.7.0-2
v3.7.0-2
|
2019-08-06 00:52:44 +03:00 |
|
Zoltan Kochan
|
b7e044e632
|
fix(list): should not fail on skipped deps
|
2019-08-06 00:28:46 +03:00 |
|
Zoltan Kochan
|
35b1958114
|
fix: engine check should pass with canary pnpm
|
2019-08-05 11:20:30 +03:00 |
|
Zoltan Kochan
|
8399250279
|
feat(list): search by globs
close #1303
|
2019-08-05 11:06:47 +03:00 |
|
Zoltan Kochan
|
56e451ff61
|
test(list): fix on Appveyor
|
2019-08-04 23:43:04 +03:00 |
|
Zoltan Kochan
|
cfabc2495c
|
fix(list): list items should be sorted
|
2019-08-04 23:37:16 +03:00 |
|
Zoltan Kochan
|
5938ce06ff
|
test(list): columns are used for long lists
|
2019-08-04 23:32:38 +03:00 |
|
Zoltan Kochan
|
811fe491dd
|
style(list): remove multiple spaces
|
2019-08-04 22:44:42 +03:00 |
|
Zoltan Kochan
|
90a9a3d2c7
|
chore(release): 3.7.0-1
v3.7.0-1
|
2019-08-04 21:02:54 +03:00 |
|
Zoltan Kochan
|
74132217ce
|
fix(list): depth=0 and more than 10 list elements
|
2019-08-04 20:57:55 +03:00 |
|
Zoltan Kochan
|
4a40f1c735
|
chore(release): 3.7.0-0
v3.7.0-0
|
2019-08-04 20:51:34 +03:00 |
|
Zoltan Kochan
|
d71141fe07
|
fix(list): pnpm ls --long should not fail with independent-leaves
|
2019-08-04 20:37:05 +03:00 |
|
Zoltan Kochan
|
68ef8d7703
|
feat(help): document the new --json flag
ref #1900
|
2019-08-04 20:36:56 +03:00 |
|
Zoltan Kochan
|
8f047b0086
|
feat(list): should show the diff types of deps
PR #1937
close #1094
|
2019-08-04 19:59:25 +03:00 |
|
Renovate Bot
|
97e770248b
|
chore(deps): update dependency husky to v3.0.2
|
2019-08-02 16:53:57 +03:00 |
|
Renovate Bot
|
2ec3b9c692
|
fix(deps): update dependency camelcase-keys to v6.0.1
|
2019-08-02 16:51:41 +03:00 |
|