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
80707088c2
refactor(env): releaseDir=>releaseChannel
2022-07-20 01:42:32 +03:00
Zoltan Kochan
7cba20498a
test(script-runners): fix
2022-07-18 04:16:52 +03:00
MCMXC
532d5eb79e
chore(deps): upgrade nock to v13 ( #5043 )
...
- upgrade nock throughout packages to 13.2.8
- remove nock from packageRules in renovate.json
2022-07-17 16:41:46 +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
ef7d414ed9
chore(release): 7.4.0
2022-06-28 15:58:36 +03:00
Zoltan Kochan
597047fc05
chore(deps): update
2022-06-28 15:38:42 +03:00
Zoltan Kochan
b5b856bbde
chore(release): 7.4.0-3
2022-06-27 20:02:30 +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
88bfdd9f14
test(env): fix
2022-06-22 15:04:45 +03:00
Zoltan Kochan
badbab1540
refactor: create @pnpm/node.resolver
2022-06-21 23:13:09 +03:00
Zoltan Kochan
228dcc3c9c
refactor: create @pnpm/node.fetcher ( #4908 )
2022-06-21 20:42:21 +03:00
Zoltan Kochan
825867111b
refactor: env
2022-06-21 12:59:32 +03:00
Zoltan Kochan
d1df380abe
fix(env): use-node-version should work with prerelease versions ( #4903 )
2022-06-21 01:55:12 +03:00
Zoltan Kochan
148c028468
chore(release): 7.3.0
2022-06-18 23:31:44 +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
0d18484f54
chore(release): 7.1.8
2022-06-05 00:27:29 +03:00
Zoltan Kochan
f2592de192
test: update Jest ( #4644 )
2022-06-02 02:56:29 +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
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
cb31207f17
chore(release): 7.0.0
2022-05-01 01:35:26 +03:00
Zoltan Kochan
1ceb632b1c
fix: solve circular dependencies issue in the workspace
2022-04-30 03:59:40 +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
那里好脏不可以
0453e21823
style(*): typo ( #4573 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-04-15 02:53:14 +03:00
那里好脏不可以
d50240f370
style(*): remove duplicate declarations in TypeScript types ( #4570 )
2022-04-14 15:01:09 +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
5c5cbb110c
fix: types
2022-03-31 16:01:54 +03:00
Zoltan Kochan
4926f85e2c
chore: add missing peer dependencies
2022-03-31 14:51:17 +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
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
Zoltan Kochan
633c6985a6
chore(release): 6.30.1
2022-02-10 00:15:01 +02:00