Zoltan Kochan
a35ec3fd92
chore(release): 8.6.8
2023-07-17 12:19:50 +03:00
Zoltan Kochan
f0817fa165
chore(release): 8.6.0
2023-05-28 14:59:16 +03:00
Zoltan Kochan
fcfbf96429
chore(release): 8.4.0
2023-05-02 13:46:53 +03:00
Zoltan Kochan
e6b83c84e5
fix: don't create an empty node_modules directory ( #6482 )
2023-04-28 03:08:38 +03:00
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
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
583e3954be
fix: remove suppressImplicitAnyIndexErrors from typescript settings ( #5991 )
2023-01-28 18:19:26 +02:00
Zoltan Kochan
d7ea8b486a
chore(release): 7.19.0
2022-12-21 12:55:30 +02:00
Zoltan Kochan
7030cc26e8
refactor: use Object.fromEntries instead of Ramda.fromPairs
2022-12-21 03:23:10 +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
a9d59d8bc2
fix(deps): update ( #5711 )
2022-12-01 03:43:03 +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