Commit Graph

446 Commits

Author SHA1 Message Date
Victor Vlasenko
b19ada8ef3 refactor: simplify scripts for running lint (#3895) 2021-10-19 17:40:20 +03:00
Zoltan Kochan
917b95c01f fix: upgrade typescript to v4.4.4 2021-10-16 23:33:34 +03:00
Zoltan Kochan
3882510d52 chore(release): 6.17.2 2021-10-16 04:00:20 +03:00
Zoltan Kochan
4b163f69ce fix: dedupe dependencies when adding new ones (#3877)
close #1041
2021-10-16 03:18:09 +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
ea69daae5d chore(release): 6.15.2 2021-09-26 14:33:29 +03:00
Zoltan Kochan
553a5d840d feat: pin Node.js to global package (#3780) 2021-09-22 01:32:33 +03:00
Zoltan Kochan
12686104e6 chore(release): 6.15.0 2021-09-13 04:50:24 +03:00
brightwu
11a934da15 feat(install): add --fix-lockfile for install to support autofix broken lockfile (#3729)
ref #3659

Co-authored-by: wumingliang.0113 <wumingliang.0113@bytedance.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-09-12 14:09:52 +03:00
Zoltan Kochan
5ec55641d4 chore(release): 6.14.7 2021-09-07 00:16:25 +03:00
Zoltan Kochan
8a6ef97528 chore(release): 6.14.1 2021-08-22 12:06:58 +03:00
Zoltan Kochan
ee589ab9b0 fix: unsupported platform error (#3694) 2021-08-22 02:41:24 +03:00
Zoltan Kochan
d7c0264234 chore(release): 6.14.0 2021-08-20 17:57:45 +03:00
Zoltan Kochan
31e01d9a93 fix: installing optional dependencies 2021-08-20 16:28:34 +03:00
Zoltan Kochan
f93aa3699c chore(release): 6.14.0-0 2021-08-17 03:20:53 +03:00
Zoltan Kochan
07e7b1c0c3 fix: do not download optional dependencies that are not needed (#3672)
close #2038
2021-08-17 02:33:36 +03:00
Zoltan Kochan
d3f8c903aa chore(release): 6.13.0 2021-08-13 13:58:57 +03:00
Zoltan Kochan
bf309b39e7 chore(release): 6.12.0 2021-08-07 02:15:40 +03:00
Zoltan Kochan
135d538278 fix: improve error message on peer dependency issues (#3650) 2021-08-06 23:53:00 +03:00
Zoltan Kochan
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
489ee022df chore(release): 6.10.0-1 2021-07-07 01:34:23 +03:00
Zoltan Kochan
05258cd1da refactor: resolving transitive peer dependencies (#3572) 2021-07-02 00:08:51 +03:00
Zoltan Kochan
e2f2e4d038 chore(release): 6.9.1 2021-06-24 11:06:28 +03:00
Zoltan Kochan
3898585093 fix: resolving peer deps from deps of root project (#3559) 2021-06-24 10:53:50 +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
c1cdc0184f fix: resolve peer dependencies from the root of the workspace (#3549) 2021-06-21 00:48:56 +03:00
Zoltan Kochan
060c736779 fix: peer names in virtual store directory names (#3545) 2021-06-20 01:58:51 +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
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
b96d0520a2 chore(release): 6.2.2 2021-04-28 03:17:48 +03:00
Zoltan Kochan
a0894631d0 chore(release): 6.2.1 2021-04-25 02:56:59 +03:00
Zoltan Kochan
787b699082 fix: resolve-dependencies regression introduced in 6.2.0 2021-04-25 02:54:11 +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
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
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
beaf497508 style: fix 2021-03-18 02:25:07 +02:00
Zoltan Kochan
6acec6d640 style: fix 2021-03-18 00:40:28 +02:00
Zoltan Kochan
80afbbcc31 chore(release): 5.18.7 2021-03-14 16:34:04 +02:00
Zoltan Kochan
f2c8e95e30 fix(deps): update dependency eslint-config-standard-with-typescript to v20
close #3236
2021-03-13 03:33:30 +02:00
Zoltan Kochan
6f698d5683 chore(release): 5.18.5 2021-03-09 13:05:35 +02:00