Zoltan Kochan
eb5b7d5299
chore(release): 8.0.0-rc.0
2023-03-24 15:52:20 +02:00
Zoltan Kochan
0e26acb0fb
refactor: dependency-path
2023-03-24 15:25:53 +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
ec5d01199f
chore: update tags
2023-02-19 16:10:07 +02:00
Zoltan Kochan
ca8f51e60b
feat: change the way directory names are shortened inside .pnpm
2023-02-10 16:30:00 +02:00
Zoltan Kochan
524feda1e7
chore(release): 7.27.0-0
2023-02-08 15:39:16 +02:00
Zoltan Kochan
2b54be3031
chore(release): 7.27.0-0
2023-02-05 12:51:29 +02:00
Zoltan Kochan
d89d7a0786
fix(dependency-path): parsing a local dep
2023-02-05 12:35:05 +02:00
Zoltan Kochan
47e45d717d
feat!: breaking config changes in v8 ( #6035 )
...
* auto-install-peers=true
* save-workspace-protocol=rolling
* publishConfig.linkDirectory true by default
* resolve-peers-from-workspace-root is true by default
* set dedupeDirectDeps to true by default in @pnpm/core.
2023-02-05 11:43:22 +02:00
Zoltan Kochan
515aa14bee
chore(release): 7.26.3
2023-02-01 03:10:02 +02:00
Zoltan Kochan
9247f6781b
fix: issues with storybook and the new lockfile format ( #5998 )
...
close #5976
2023-01-30 17:28:20 +02:00
Zoltan Kochan
583e3954be
fix: remove suppressImplicitAnyIndexErrors from typescript settings ( #5991 )
2023-01-28 18:19:26 +02:00
Zoltan Kochan
95d82077ea
chore(release): 7.24.1
2023-01-10 11:49:54 +02:00
Zoltan Kochan
0f6e95872a
fix: lockfile v6 should not be corrupted on repeat install ( #5905 )
...
* fix: lockfile v6 should not be corrupted on repeat install
* fix: don't add empty specifiers to lockfile v6
* fix: lockfile v6 should be saved to node_modules/.pnpm/lock.yaml
* fix: frozen lockfile with lockfile v6
2023-01-10 11:41:17 +02:00
Zoltan Kochan
bcbcc47530
chore(release): 7.24.0
2023-01-09 19:25:36 +02:00
Zoltan Kochan
3ebce5db7a
feat!: lockfile format v6 ( #5810 )
2023-01-09 14:37:05 +02:00
Zoltan Kochan
d7ea8b486a
chore(release): 7.19.0
2022-12-21 12:55:30 +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
9cbe293876
refactor: put all non-public projects to directories that start with __
2022-11-20 02:40:44 +02:00
Zoltan Kochan
e379ec8a77
refactor: use more utils from ramda ( #5656 )
2022-11-19 04:29:21 +02:00
Zoltan Kochan
a276532641
chore(release): 7.15.0
2022-11-10 00:58:28 +02:00
Zoltan Kochan
0da2f04122
fix(deps): update dependencies
2022-10-31 14:46:40 +02:00
Zoltan Kochan
5e77de2cfc
chore(release): 7.13.6
2022-10-20 01:29:11 +03:00
Zoltan Kochan
9ef5ebd9dc
chore(deps): update
2022-10-09 16:55:34 +03:00
Zoltan Kochan
86bd1b171e
fix(deps): update
2022-10-04 15:03:31 +03:00
Zoltan Kochan
a74d26c0a0
chore(release): 7.13.0
2022-10-03 03:43:25 +03:00
Zoltan Kochan
cc0514ca9b
chore(release): 7.12.0
2022-09-18 21:52:34 +03:00
Zoltan Kochan
dbac0ca01d
fix(deps): update ( #5190 )
...
close #5191
2022-08-14 00:19:54 +03:00
Zoltan Kochan
761be978b2
chore(release): 7.8.0
2022-07-31 11:25:05 +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
b2b341ebee
chore(release): 7.4.0-4
2022-06-28 02:38:10 +03:00
Zoltan Kochan
fc581d371d
fix: don't fail when the patched pkg appears multiple times ( #4945 )
...
Don't fail when the patched package appears multiple times in the dependency graph
close #4938
2022-06-28 02:23:48 +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
c635f9fc1a
feat(patch): update patched dependencies on install ( #4905 )
2022-06-22 14:18:25 +03:00
Zoltan Kochan
148c028468
chore(release): 7.3.0
2022-06-18 23:31:44 +03:00
Zoltan Kochan
725636a907
fix: create @pnpm/crypto.base32-hash
2022-06-18 22:58:16 +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
58d656b070
chore(release): 7.1.1
2022-05-17 17:06:51 +03:00
Zoltan Kochan
c576955506
fix: sanitize dir names in the store ( #4726 )
...
close #4716
2022-05-13 13:28:22 +03:00
Zoltan Kochan
cb31207f17
chore(release): 7.0.0
2022-05-01 01:35:26 +03:00
Zoltan Kochan
4170eada79
chore(release): 7.0.0-rc.7
2022-04-19 16:02:16 +03:00