Commit Graph

300 Commits

Author SHA1 Message Date
Zoltan Kochan
b83756bd7f chore(release): 6.23.5 2021-12-02 16:21:44 +02:00
Zoltan Kochan
4c175e58fc chore(release): 6.23.4 2021-12-01 16:59:27 +02:00
Zoltan Kochan
fe6bdf7677 chore(release): 6.23.3 2021-11-28 11:34:18 +02:00
Zoltan Kochan
69b56f1489 chore(release): 6.23.2 2021-11-24 11:41:21 +02:00
Zoltan Kochan
0d0a2947f2 chore(release): 6.23.1 2021-11-22 19:31:37 +02:00
Lev Chelyadinov
5a11c8bac4 feat(dlx): handle version specifiers in command names (#4024)
close #4023
2021-11-21 17:13:08 +00:00
Zoltan Kochan
23de26f187 chore(release): 6.23.0 2021-11-21 11:31:14 +02:00
Zoltan Kochan
0027785595 feat: scripts-prepend-node-path (#4020) 2021-11-21 03:53:35 +02:00
Zoltan Kochan
d42f991f47 chore(release): 6.22.2 2021-11-16 03:35:30 +02:00
Zoltan Kochan
eede95c5c3 fix(exec): pnpm exec should return the correct exit code (#3996)
close #3994
2021-11-16 03:34:18 +02:00
Zoltan Kochan
6aa89cc5b8 chore(release): 6.22.0 2021-11-14 21:32:37 +02:00
Zoltan Kochan
351c893c6d test(plugin-commands-script-runners): fix 2021-11-14 19:11:00 +02:00
zoomdong
435626ad39 fix: recursive cmd add reverse option (#3984)
close #3972
2021-11-14 17:05:25 +00:00
Zoltan Kochan
0b60dcb490 chore(release): 6.21.1 2021-11-12 14:51:39 +02:00
Zoltan Kochan
98b383bd0e chore(release): 6.21.0 2021-11-10 03:11:59 +02:00
Zoltan Kochan
4674ac11a0 chore(release): 6.20.4 2021-11-08 17:16:44 +02:00
Erik Yu
8cde329876 fix: aviod error log cut (#3951)
Co-authored-by: yuhuaheng <yuhuaheng@bytedance.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-11-07 13:00:28 +02:00
Zoltan Kochan
918d23de78 chore(release): 6.20.2 2021-11-04 00:47:04 +02:00
Zoltan Kochan
7d7f6417f8 fix(dlx): should work with scoped packages (#3943)
close #3916
2021-11-04 00:39:59 +02:00
Zoltan Kochan
1650b6e962 fix: rename typings field to types 2021-11-03 15:24:31 +02:00
foora
6a54be5a12 feat: support pnpm recursive import (#3909)
close #3908

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-11-02 21:40:27 +00:00
Zoltan Kochan
0e17caf1dc fix(run): don't run pre/post script on recursive run (#3940)
close #3903
2021-11-02 02:31:37 +02:00
Zoltan Kochan
6dc3a26bce chore(release): 6.20.0 2021-11-01 10:06:00 +02:00
Zoltan Kochan
ec88dc8103 chore(release): 6.19.0 2021-10-22 21:31:31 +03:00
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
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
75d1ab862c chore(release): 6.17.1 2021-10-14 15:16:59 +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
79ed068e56 chore: release @pnpm/filter-workspace-packages 2021-10-11 11:35:44 +03:00
Zoltan Kochan
9821c0289b chore(release): 6.17.0 2021-10-10 15:05:02 +03:00
Zoltan Kochan
1efaaf706b feat: dlx should support the --silent option (#3839)
ref #3687
2021-10-10 02:21:42 +03:00
Lev Chelyadinov
c83488d01f feat: add the pnpm create command (#3829) 2021-10-10 01:57:28 +03:00
Zoltan Kochan
091ff5f127 fix: add link to the docs for dlx, exec, root, bin (#3838) 2021-10-09 00:04:19 +03:00
Zoltan Kochan
b70ea5756a chore(release): 6.16.1 2021-10-05 00:49:40 +03:00
Zoltan Kochan
b14c9a0f1e chore(release): 6.16.0 2021-09-29 01:16:31 +03:00
Zoltan Kochan
ea69daae5d chore(release): 6.15.2 2021-09-26 14:33:29 +03:00
Zoltan Kochan
00ede7ba82 chore(release): 6.15.1 2021-09-16 14:03:49 +03:00
Zoltan Kochan
04b7f60861 fix: prevent binary planting attacks on Windows 2021-09-16 12:10:46 +03:00
Zoltan Kochan
12686104e6 chore(release): 6.15.0 2021-09-13 04:50:24 +03:00
Kaito Udagawa
6681fdcbcb feat(config): support custom global bin dir (#3762)
New setting supported: `global-bin-dir`
2021-09-11 22:15:41 +03:00
Zoltan Kochan
5ec55641d4 chore(release): 6.14.7 2021-09-07 00:16:25 +03:00
Zoltan Kochan
f2c46c5515 chore(release): 6.14.5 2021-08-30 00:10:33 +03:00
Zoltan Kochan
40690fa58e chore(release): 6.14.4 2021-08-29 13:25:37 +03:00
Tautvydas Duda
7f097f26f2 feat: allow installing mutiple packages using dlx command (#3710)
Allow use of mutiple --package parameters with pnpm dlx command

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-08-28 23:37:07 +03:00
Zoltan Kochan
d7c0264234 chore(release): 6.14.0 2021-08-20 17:57:45 +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
b17096a36f fix(dlx): don't fail when executed in a dir with no write access (#3668) 2021-08-13 13:52:10 +03:00