Commit Graph

319 Commits

Author SHA1 Message Date
Zoltan Kochan
4a555464b5 chore(release): 6.28.0 2022-01-23 23:40:53 +02:00
Zoltan Kochan
9c0f7e69ab fix(exec): look for the executed command in the current dir first 2022-01-23 02:00:56 +02:00
Zoltan Kochan
e68cde97b7 fix: links to homepage and repository
close #4276
2022-01-22 15:57:26 +02:00
Valentin Semirulnik
b39cabde82 ci: setup cache for TS and Jest (#4049) 2022-01-19 00:13:13 +02:00
Zoltan Kochan
14f60eb105 chore(release): 6.27.0 2022-01-18 13:07:52 +02:00
Zoltan Kochan
d53490a088 chore(release): 6.26.1 2022-01-13 17:34:32 +02:00
Zoltan Kochan
551b253b71 chore(release): 6.26.0 2022-01-12 16:22:04 +02:00
zoomdong
a004d070c8 chore: adjust start cmd (#4215)
* chore: adjust start cmd

* chore: adjust cmd
2022-01-10 12:59:19 +02:00
Zoltan Kochan
19de90ecdf test: move all test utils to /test/utils/ 2022-01-08 22:31:28 +02:00
Zoltan Kochan
71068f16a6 chore(release): pnpm@6.25.1 2022-01-08 17:35:12 +02:00
Zoltan Kochan
83a4ea0662 fix: prod deps should not be installed as dev deps (#4210) 2022-01-08 03:27:38 +02:00
Zoltan Kochan
ea24c69fe4 fix: prod deps should not be installed as dev deps 2022-01-07 22:44:07 +02:00
Zoltan Kochan
34f4409316 docs(readme): update installation sections 2022-01-07 18:05:35 +02:00
Zoltan Kochan
5e21b13837 chore(release): 6.25.0-2 2022-01-04 11:34:46 +02:00
Zoltan Kochan
2c7970c4d6 chore(release): 6.25.0-0 2022-01-03 21:01:01 +02:00
Zoltan Kochan
6e4becd997 chore(release): 6.24.4 2021-12-29 13:01:14 +02:00
Zoltan Kochan
cbe938e48e chore(release): 6.24.2 2021-12-19 02:27:42 +02:00
Zoltan Kochan
3c704d9d4c chore(release): 6.24.1 2021-12-15 20:17:48 +02:00
Zoltan Kochan
af15da323e chore(release): 6.24.0 2021-12-14 14:17:42 +02:00
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