Victor Vlasenko
b19ada8ef3
refactor: simplify scripts for running lint ( #3895 )
2021-10-19 17:40:20 +03:00
Zoltan Kochan
55e7d6e5d4
chore(release): 6.18.0
2021-10-19 12:37:43 +03:00
Zoltan Kochan
c024e7fae4
fix(deps): update cli-columns to v4
2021-10-17 02:01:17 +03:00
Zoltan Kochan
917b95c01f
fix: upgrade typescript to v4.4.4
2021-10-16 23:33:34 +03:00
Zoltan Kochan
0a639e41b8
feat: every package should have a pnpm<major_version> keyword
2021-10-11 12:15:32 +03:00
Zoltan Kochan
3e61847356
chore(release): 6.12.0-0
2021-08-01 12:31:35 +03:00
Zoltan Kochan
320482c057
chore(release): 6.11.5
2021-07-30 12:25:00 +03:00
Zoltan Kochan
f3599aaf97
chore(release): 6.9.0
2021-06-23 10:52:00 +03:00
Zoltan Kochan
588f20bec1
chore(release): 6.8.0
2021-06-21 02:22:02 +03:00
Zoltan Kochan
74adeb536e
chore(release): 6.7.1
2021-06-03 22:46:36 +03:00
Zoltan Kochan
79fd2226b8
chore(release): 6.7.0
2021-06-02 02:40:21 +03:00
Zoltan Kochan
f4aac60483
chore(release): 6.6.2
2021-05-30 20:38:42 +03:00
Zoltan Kochan
a1a03d1457
fix: import only the needed functions from ramda
2021-05-29 01:33:09 +03:00
Zoltan Kochan
7030ad8e28
chore(release): 6.3.0
2021-05-10 01:54:20 +03:00
amit
6f3fa2233e
feat(list): add workspace to list command when setting output to json ( #3432 )
...
when running pnpm list with --json flag for each workspace print the path in the json output
closes #3418
Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com >
2021-05-10 00:47:16 +03:00
Zoltan Kochan
e8c61859f2
chore(release): 6.2.5
2021-05-04 01:26:35 +03:00
Zoltan Kochan
5138b2bdc2
chore(release): 6.2.4
2021-04-30 02:22:10 +03:00
Zoltan Kochan
78513adf00
chore(release): 6.2.0
2021-04-24 23:18:19 +03:00
Zoltan Kochan
4da26031be
chore(deps): update
2021-04-24 02:02:09 +03:00
Zoltan Kochan
0749a7d3e2
chore(release): 6.0.2
2021-04-13 01:27:29 +03:00
Zoltan Kochan
1729f7b99a
fix(list): don't list unsaved dependencies ( #3339 )
...
close #2768
close #3254
2021-04-13 00:57:49 +03:00
Zoltan Kochan
e12793065b
chore(release): 6.0.1
2021-04-07 01:10:59 +03:00
Zoltan Kochan
e6859e2c24
chore(release): release all packages except the CLI one
2021-04-05 04:52:05 +03:00
Zoltan Kochan
3a0c77de6e
docs: update authors
2021-04-05 01:26:56 +03:00
Zoltan Kochan
ab4dca3686
feat!: update @pnpm/logger
2021-04-04 20:18:47 +03:00
Zoltan Kochan
224a3ce248
chore: refactor scripts
2021-03-28 00:06:01 +02:00
Zoltan Kochan
4dcaba58d8
fix(deps): update hosted-git-info and npm-package-arg
2021-03-24 04:10:15 +02:00
Zoltan Kochan
eb19323b2a
style: autoformat code before running tests ( #3250 )
2021-03-21 03:50:55 +02:00
Zoltan Kochan
dcf8f42443
chore(release): 5.18.8
2021-03-21 01:06:03 +02:00
Zoltan Kochan
0d68aa002e
style: fix
2021-03-17 17:27:00 +02:00
Zoltan Kochan
4d556c73e1
chore(release): 5.18.3
2021-03-05 00:41:58 +02:00
Zoltan Kochan
d6d091f249
style: use es2015 imports ( #3143 )
2021-02-15 05:06:10 +02:00
Zoltan Kochan
e77cab0e00
chore(release): 5.17.0
2021-02-07 20:13:49 +02:00
Zoltan Kochan
97b986fbc8
feat: Node.js v10 is not supported anymore ( #3121 )
...
* feat: Node.js v10 is not supported anymore
BREAKING CHANGE:
2021-02-04 03:54:58 +02:00
Zoltan Kochan
eeffa39845
chore(release): 5.16.1
2021-02-02 23:36:37 +02:00
niceSprite
c70f36678f
fix: pnpm recursive list/why with parseable render produce needless newlines ( #3101 )
...
* fix: pnpm why --parseable filter empty string
* docs: ✏️ run changeset
* test: add test for list monorepo with parseable
2021-01-27 14:03:24 +02:00
Zoltan Kochan
58988e9938
chore(release): 5.16.0-0
2021-01-23 17:33:52 +02:00
Zoltan Kochan
698d7afcd9
chore(release): 5.15.2
2021-01-21 11:53:14 +02:00
Zoltan Kochan
a8a75ea2cd
chore(deps): update
2021-01-21 01:57:26 +02:00
Zoltan Kochan
6f12541662
chore(release): 5.15.1
2021-01-14 02:53:21 +02:00
Yao Ding
f1dc3c8722
fix: format package name in ls comand
...
PR #3066
close #3024
2021-01-13 12:20:09 +02:00
Zoltan Kochan
8810b54d42
chore(release): 5.15.0
2021-01-10 18:48:05 +02:00
Zoltan Kochan
401f82c750
chore: link packages to themselves using a pnpmfile hook
2021-01-03 16:23:23 +02:00
Zoltan Kochan
bf550fdce7
chore(release): 5.14.2
2021-01-03 02:05:13 +02:00
Zoltan Kochan
ed7160ff3a
chore(deps): update
2020-12-18 23:44:45 +02:00
Zoltan Kochan
a1c9cd2316
chore(deps): update
2020-12-11 17:05:31 +02:00
Zoltan Kochan
76763207cc
chore(release): 5.13.5
2020-11-26 22:13:05 +02:00
Zoltan Kochan
c44c96df40
chore(deps): update
2020-11-19 02:07:44 +02:00
Zoltan Kochan
ec6e5f6d74
chore: sort the keys in tsconfig.json files
2020-11-19 01:04:43 +02:00
Zoltan Kochan
17627000f5
chore(release): 5.13.0
2020-11-17 23:19:33 +02:00