Commit Graph

353 Commits

Author SHA1 Message Date
Kenrick
325ed5cba8 fix(plugin-commands-script-runner): run --stream should prefix with dir name (#4703)
close #4702
2022-05-10 15:28:53 +03:00
Zoltan Kochan
a080a4ba0a chore(release): 7.0.1 2022-05-07 12:52:00 +03:00
Zoltan Kochan
894d0efee6 feat(dlx): print more useful info on bad exe error 2022-05-07 04:54:52 +03:00
Zoltan Kochan
8ef4db94c1 fix(dlx): dlx should work when pkg name is not same as cmd name (#4682)
close #4672
2022-05-06 14:42:23 +03:00
Zoltan Kochan
cb31207f17 chore(release): 7.0.0 2022-05-01 01:35:26 +03:00
Zoltan Kochan
88da235363 chore(release): 7.0.0-rc.8 2022-04-24 13:52:31 +03:00
Zoltan Kochan
c5caf83346 fix: dlx should work without a configured global directory (#4612)
* fix: dlx should work without a configured global directory

close #4597

* docs: add changesets
2022-04-24 13:02:32 +03:00
Zoltan Kochan
4170eada79 chore(release): 7.0.0-rc.7 2022-04-19 16:02:16 +03:00
Zoltan Kochan
275c405235 fix(exec): commands of workspace project should be in PATH (#4583)
close #4481
2022-04-16 20:20:29 +03:00
那里好脏不可以
0453e21823 style(*): typo (#4573)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-04-15 02:53:14 +03:00
Zoltan Kochan
cdeb652035 feat: the global store location should be inside the pnpm home directory (#4522) 2022-04-02 23:34:46 +03:00
Zoltan Kochan
1e0d20ea2d feat: move @pnpm/store-path to the monorepo 2022-04-02 02:52:51 +03:00
Zoltan Kochan
9f2adb40eb fix: types 2022-03-31 16:39:30 +03:00
Zoltan Kochan
cc4a46d44d chore(release): 7.0.0-beta.1 2022-03-19 20:43:30 +02:00
Zoltan Kochan
06e679f80f feat: prevent deep imports using exports (#4440) 2022-03-15 23:42:48 +02:00
Zoltan Kochan
5420148392 feat: Node.js 12 is not supported 2022-03-15 02:18:08 +02:00
Zoltan Kochan
0845a87044 feat: a prerelease version is always saved as an exact version (#4435) 2022-03-15 00:03:10 +02:00
Zoltan Kochan
0378179e95 chore(deps): update @pnpm/registry-mock 2022-03-07 03:22:56 +02:00
Zoltan Kochan
e2d490192a chore(release): 6.32.2 2022-02-27 18:18:29 +02:00
Zoltan Kochan
29ce7f7ea8 chore(release): 6.32.0 2022-02-22 03:04:17 +02:00
Zoltan Kochan
71e5a4cea8 Merge branch 'main' into v7 2022-02-15 12:01:49 +02:00
Zoltan Kochan
fa25b10011 chore(release): 6.31.0 2022-02-14 02:57:47 +02:00
Black-Hole
8d3255515b feat(exec): support shell interpreter (#4328)
close #4320
2022-02-13 14:28:01 +02:00
Zoltan Kochan
cd4f9341e9 fix: the dlx and create commands should set npm_config_user_agent (#4317)
close #3985
2022-02-11 00:50:45 +02:00
Zoltan Kochan
25a0b58d5d ci: use pnpm v7 (#4307) 2022-02-08 02:33:55 +02:00
Zoltan Kochan
b9fdc3104c Merge branch 'main' into v7 2022-02-06 23:38:24 +02:00
Zoltan Kochan
c44abfd173 chore(release): 6.29.2 2022-02-05 13:52:31 +02:00
Zoltan Kochan
f6c5354b24 chore(release): 7.0.0-alpha.0 2022-01-31 18:08:28 +02:00
Zoltan Kochan
067d9abbc2 Merge remote-tracking branch 'origin/main' into v7 2022-01-31 15:19:48 +02:00
Brandon Cheng
3e682067de fix: revert backwards compatible handling of -- for run (#4291) 2022-01-31 15:11:14 +02:00
Zoltan Kochan
dbf4e9c825 fix: installation should not hang when there are broken symlinks in node_modules 2022-01-31 01:48:20 +02:00
Zoltan Kochan
3b77e2f1e5 Merge remote-tracking branch 'origin/main' into v7 2022-01-30 22:20:07 +02:00
Brandon Cheng
c35ac786b2 feat: run scripts without -- (#4290)
close #3778

Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-01-30 22:12:04 +02:00
Zoltan Kochan
0355d30e62 chore(release): 6.29.0 2022-01-30 05:06:30 +02:00
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