Zoltan Kochan
eb5b7d5299
chore(release): 8.0.0-rc.0
2023-03-24 15:52:20 +02:00
Zoltan Kochan
eceaa8b8b7
feat!: drop Node.js 14 support
2023-03-18 17:11:38 +02:00
Zoltan Kochan
ee61ca4cb7
style: update eslint ( #6236 )
2023-03-18 14:57:29 +02:00
Zoltan Kochan
506f3f7b93
Merge branch 'main' into v8
2023-03-17 03:27:23 +02:00
Zoltan Kochan
d9bf2aa194
fix: update graceful-fs
2023-03-16 22:16:49 +02:00
Zoltan Kochan
d66dcb452d
Merge branch 'main' into v8
2023-03-14 03:48:44 +02:00
Zoltan Kochan
abd556bfac
chore(release): 7.29.2
2023-03-14 03:46:08 +02:00
Zoltan Kochan
955874422c
fix: retry copying from store on EBUSY error ( #6207 )
...
close #6201
2023-03-11 17:09:34 +02:00
Zoltan Kochan
a4ce8e1f27
Merge branch 'main' into v8
2023-02-23 13:13:30 +02:00
await-ovo
77c754b10a
chore: eslint issues ( #6123 )
2023-02-23 12:12:32 +02:00
Zoltan Kochan
0058ecfbb9
chore(release): 8.0.0-alpha.0
2023-02-20 23:19:20 +02:00
Zoltan Kochan
ec5d01199f
chore: update tags
2023-02-19 16:10:07 +02:00
Zoltan Kochan
c2e39308f7
chore(release): 7.27.0
2023-02-08 15:39:16 +02:00
Zoltan Kochan
9120b19cf2
chore(release): 7.27.0
2023-02-08 14:27:15 +02:00
Zoltan Kochan
515aa14bee
chore(release): 7.26.3
2023-02-01 03:10:02 +02:00
Zoltan Kochan
db74f9da6b
fix(deps): update symlink-dir
...
ref #5909
2023-02-01 02:21:46 +02:00
Zoltan Kochan
6add01403d
fix(fs.hard-link-dir): ignore broken symlinks
2023-01-30 17:35:49 +02:00
Zoltan Kochan
5c4eb0fc3e
perf: optimize fs-hard-link-dir
2023-01-30 17:35:49 +02:00
Zoltan Kochan
87529eefc7
chore(release): 7.26.2
2023-01-29 04:47:54 +02:00
Zoltan Kochan
78d4cf1f73
fix: cross-device link not permitted when node-linker=hoisted ( #5993 )
...
close #5992
2023-01-29 04:47:06 +02:00
Zoltan Kochan
583e3954be
fix: remove suppressImplicitAnyIndexErrors from typescript settings ( #5991 )
2023-01-28 18:19:26 +02:00
Zoltan Kochan
5bede17edb
chore(release): 7.25.1
2023-01-19 12:06:07 +02:00
Zoltan Kochan
00d86db161
fix(fs.hard-link-dir): don't try to hard link a directory to itself
2023-01-17 03:37:51 +02:00
Zoltan Kochan
c8d594c7fe
fix: update vulnerable dependency
2023-01-11 01:13:58 +02:00
Zoltan Kochan
bcbcc47530
chore(release): 7.24.0
2023-01-09 19:25:36 +02:00
Zoltan Kochan
d7ea8b486a
chore(release): 7.19.0
2022-12-21 12:55:30 +02:00
Zoltan Kochan
c9d3970e33
fix: rebuild when node-linker is set to hoisted ( #5811 )
...
close #5560
2022-12-21 03:07:01 +02:00
Zoltan Kochan
2458741fab
feat: store locations of deps when node-linker is set to hoisted ( #5795 )
...
Currently, when `node-linker=hoisted` is used and `node_modules` is not up-to-date, pnpm relinks all dependencies inside node_modules. This is not efficient, so with this optimisation pnpm will only relink what needs to be relinked.
2022-12-18 20:53:53 +02:00
Zoltan Kochan
90ec7fcf3f
chore: release libs
2022-12-13 04:08:28 +02:00
Zoltan Kochan
313702d76b
refactor: all packages should be in the @pnpm scope ( #5785 )
2022-12-13 03:46:56 +02:00
Zoltan Kochan
1240a6453e
chore(release): 7.18.0
2022-12-04 00:06:58 +02:00
Zoltan Kochan
cf783fe9f8
chore(release): 7.17.1
2022-11-27 03:43:44 +02:00
Zoltan Kochan
45c83bfbd7
fix: symlinked hoisting should not override files in the root of node_modules ( #5663 )
2022-11-20 19:51:59 +02:00
Zoltan Kochan
9cbe293876
refactor: put all non-public projects to directories that start with __
2022-11-20 02:40:44 +02:00
Zoltan Kochan
4ca53b0b50
refactor: group projects in different subdirectories ( #5659 )
2022-11-20 01:35:22 +02:00