Zoltan Kochan
9a35a899b0
chore(release): 7.6.0
2022-07-21 18:17:01 +03:00
Zoltan Kochan
132b83d1d5
chore(release): 7.6.0-0
2022-07-20 17:54:40 +03:00
Zoltan Kochan
7cba20498a
test(script-runners): fix
2022-07-18 04:16:52 +03:00
Zoltan Kochan
8782bcba7e
chore(release): 7.5.2
2022-07-14 02:24:09 +03:00
Zoltan Kochan
716a29acc9
chore(deps): update
2022-07-06 03:01:33 +03:00
Zoltan Kochan
c1493a4c55
chore(release): 7.5.0
2022-07-02 16:07:26 +03:00
Zoltan Kochan
b2d271d29c
chore: use workspace with star to reference workspace dependencies
2022-07-01 03:45:20 +03:00
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
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
e3bb6f32b6
test: fix integrity checksums
2022-06-01 03:30:24 +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
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
a080a4ba0a
chore(release): 7.0.1
2022-05-07 12:52:00 +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
0d7e9eaa86
test: improve tests
2022-04-30 21:53:04 +03:00
Zoltan Kochan
88da235363
chore(release): 7.0.0-rc.8
2022-04-24 13:52:31 +03:00
Zoltan Kochan
4170eada79
chore(release): 7.0.0-rc.7
2022-04-19 16:02:16 +03:00
Zoltan Kochan
5d91e08edd
test(plugin-commands-store): fix
2022-04-07 19:43:08 +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
8fa95fd868
fix(cmd-shim): extend NODE_PATH with path to hidden hoisted dir ( #4513 )
...
Deprecating `extend-node-path` in pnpm v7 has caused issues with "next dev".
This change is bringing back extending `NODE_PATH` in bin command shims. However, only when `node-linker` is set to `isolated` and packages are hoisted to `node_modules/.pnpm/node_modules`. Only `node_modules/.pnpm/node_modules` is added to `NODE_PATH`, so it should not cause too long input errors (as it was sometimes the case in pnpm v6)
2022-04-01 21:58:46 +03:00
Zoltan Kochan
cc4a46d44d
chore(release): 7.0.0-beta.1
2022-03-19 20:43:30 +02:00
Zoltan Kochan
faf830b8f6
feat: improve dep path of local deps
2022-03-19 20:39:10 +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
643e0c7c69
Merge branch 'main' into v7
2022-02-10 00:19:56 +02:00