Commit Graph

381 Commits

Author SHA1 Message Date
Zoltan Kochan
0cd8a962b4 chore(release): 7.4.1 2022-06-30 11:57:34 +03:00
Zoltan Kochan
ef7d414ed9 chore(release): 7.4.0 2022-06-28 15:58:36 +03:00
Zoltan Kochan
5f643f23b0 fix(deps): update ramda to v0.28 2022-06-28 15:33:17 +03:00
Zoltan Kochan
b2b341ebee chore(release): 7.4.0-4 2022-06-28 02:38:10 +03:00
Zoltan Kochan
b5b856bbde chore(release): 7.4.0-3 2022-06-27 20:02:30 +03:00
Zoltan Kochan
7922d63145 feat: deploy command (#4933)
close #4378
2022-06-27 19:58:29 +03:00
Zoltan Kochan
148a104da8 chore(release): 7.4.0-2 2022-06-27 01:16:31 +03:00
Zoltan Kochan
6576a92b12 chore(release): 7.4.0-1 2022-06-24 21:46:26 +03:00
Zoltan Kochan
c0a777e62d chore(release): 7.4.0-0 2022-06-23 01:17:54 +03:00
Zoltan Kochan
47b5e45dd6 feat: add patch and patch-commit commands (#4900)
close #3077
close #2675
2022-06-20 16:00:24 +03:00
Zoltan Kochan
148c028468 chore(release): 7.3.0 2022-06-18 23:31:44 +03:00
Zoltan Kochan
0abfe17182 fix: built packages should not modify the original files in the store (#4898) 2022-06-18 21:45:11 +03:00
Zoltan Kochan
27ec3be6ca chore(release): 7.2.1 2022-06-11 04:51:53 +03:00
Zoltan Kochan
c38c2c5922 fix: support Node.js v14.6 (#4878) 2022-06-11 04:49:48 +03:00
Zoltan Kochan
1c884e8f57 chore(release): 7.2.0 2022-06-10 14:50:14 +03:00
Zoltan Kochan
8203e08815 chore(release): 7.1.9 2022-06-06 03:30:53 +03:00
Zoltan Kochan
9f53520144 fix: auto-install-peers (#4855)
close #4820
2022-06-06 03:29:01 +03:00
Zoltan Kochan
0d18484f54 chore(release): 7.1.8 2022-06-05 00:27:29 +03:00
Zoltan Kochan
5e4b9e480d chore(release): 7.1.7 2022-05-29 11:52:30 +03:00
Zoltan Kochan
a39a411a1d chore(release): 7.1.6 2022-05-27 03:38:38 +03:00
Zoltan Kochan
38dd3bf839 chore(release): 7.1.4 2022-05-24 02:17:14 +03:00
Zoltan Kochan
24f936b3be chore(release): 7.1.3 2022-05-22 03:31:43 +03:00
Zoltan Kochan
190f0b331f fix: auto install of peer dependencies (#4776)
close #4684
2022-05-22 03:19:40 +03:00
Zoltan Kochan
6e698eb52f chore(release): 7.1.2 2022-05-19 04:07:49 +03:00
Zoltan Kochan
dddff37099 fix(dlx): do not modify the lockfile in the cwd (#4762)
close #4743
2022-05-19 03:59:09 +03:00
Zoltan Kochan
58d656b070 chore(release): 7.1.1 2022-05-17 17:06:51 +03:00
Zoltan Kochan
fe06f7de4b chore(release): 7.1.0 2022-05-12 17:19:38 +03:00
Zoltan Kochan
53f653340e fix(dlx): pnpm dlx should work with git-hosted pkgs (#4717)
close #4714
2022-05-11 13:04:11 +03:00
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