Commit Graph

47 Commits

Author SHA1 Message Date
Zoltan Kochan cdd5eb6b5a
chore(release): 7.28.0 2023-02-25 18:17:46 +02:00
await-ovo 77c754b10a
chore: eslint issues (#6123) 2023-02-23 12:12:32 +02:00
Zoltan Kochan 98d15f03d3
chore(release): 7.28.0-0 2023-02-20 22:37:58 +02:00
Zoltan Kochan acb9a902a9
chore(release): 7.27.1 2023-02-18 03:40:46 +02:00
Zoltan Kochan 9120b19cf2
chore(release): 7.27.0 2023-02-08 14:27:15 +02:00
Zoltan Kochan 029143cfff
fix: give priority to packages installed in the root, when deduping (#6054) 2023-02-08 13:19:40 +02:00
Zoltan Kochan 2b54be3031
chore(release): 7.27.0-0 2023-02-05 12:51:29 +02:00
Zoltan Kochan 59ee536787
feat: lowest-direct resolution mode (#6004) 2023-02-01 04:48:05 +02:00
Zoltan Kochan 515aa14bee
chore(release): 7.26.3 2023-02-01 03:10:02 +02:00
GNQG 587c4a2bb6
fix: help string for filter options (#5995)
close #5934
2023-01-30 03:57:08 +02:00
Zoltan Kochan 87529eefc7
chore(release): 7.26.2 2023-01-29 04:47:54 +02:00
Zoltan Kochan 583e3954be
fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
Zoltan Kochan 4e0bed9a13
chore(release): 7.26.1 2023-01-27 06:13:07 +02:00
Zoltan Kochan 7625a428db
chore(release): 7.26.0 2023-01-24 14:47:55 +02:00
Zoltan Kochan 5bede17edb
chore(release): 7.25.1 2023-01-19 12:06:07 +02:00
Zoltan Kochan 98d6603f31
fix: corrupted side effects cache should be ignored (#5930)
close #4997
2023-01-18 23:33:50 +02:00
Zoltan Kochan 5935312a68
chore(release): 7.25.0 2023-01-13 19:51:20 +02:00
Zoltan Kochan 2c615198f9
chore(release): 7.24.3 2023-01-11 03:11:36 +02:00
Zoltan Kochan 0055af5898
style: fix 2023-01-11 02:19:41 +02:00
Zoltan Kochan 1e6de89b6b
fix(deps): update dependencies 2023-01-11 01:10:11 +02:00
Zoltan Kochan 2982b43be6
chore(release): 7.24.2 2023-01-10 14:01:06 +02:00
Zoltan Kochan 95d82077ea
chore(release): 7.24.1 2023-01-10 11:49:54 +02:00
Zoltan Kochan bcbcc47530
chore(release): 7.24.0 2023-01-09 19:25:36 +02:00
Zoltan Kochan 891a8d7633
fix: side effects upload when node-linker is set to hoisted (#5902)
This fixes a bug introduced by #5814

сlose #5823
2023-01-09 19:23:50 +02:00
Zoltan Kochan c7b05cd9a4
fix: don't build git-hosted dependencies when scripts are ignored (#5897)
close #5876
2023-01-09 03:59:37 +02:00
Zoltan Kochan 044cfe5175
chore(release): 7.23.0 2023-01-05 15:31:37 +02:00
Zoltan Kochan 2895389ae1
chore(release): 7.22.0 2023-01-03 15:30:16 +02:00
Zoltan Kochan ec97a31057
fix: print a better error message on prepare pkg failure (#5847)
ref #5845
2023-01-01 23:28:33 +02:00
Zoltan Kochan 00dea18c60
chore(deps): update 2022-12-30 22:05:59 +02:00
Zoltan Kochan 33f95fcc7f
chore(release): 7.21.0 2022-12-28 16:45:22 +02:00
Zoltan Kochan 964d5ff278
chore(release): 7.20.0 2022-12-26 00:59:32 +02:00
Zoltan Kochan 339c0a7046
fix: run prepublish scripts of packages installed from Git (#5837)
close #5826
2022-12-25 21:18:18 +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 234e9ebaec
chore(release): 7.18.2 2022-12-12 14:08:44 +02:00
Zoltan Kochan 28a99f43f9
chore(release): 7.18.1 2022-12-06 11:41:39 +02:00
Zoltan Kochan 1240a6453e
chore(release): 7.18.0 2022-12-04 00:06:58 +02:00
Zoltan Kochan a9d59d8bc2
fix(deps): update (#5711) 2022-12-01 03:43:03 +02:00
Zoltan Kochan 8d7e37c8e2
chore(release): headless and dependents 2022-11-28 17:48:17 +02:00
Zoltan Kochan 510143083a
chore(release): direct-dep-linker and dependents 2022-11-28 16:40:31 +02:00
Zoltan Kochan cf783fe9f8
chore(release): 7.17.1 2022-11-27 03:43:44 +02:00
Zoltan Kochan 93ca883e2b
chore(release): 7.17.0 2022-11-20 21:20:25 +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