Zoltan Kochan
60544ee5ed
chore(release): 5.2.0-0
2020-06-16 01:08:54 +03:00
Zoltan Kochan
42fa77c064
chore(release): 5.1.8
2020-06-12 23:17:26 +03:00
Zoltan Kochan
740219129c
chore(release): 5.1.6
2020-06-09 11:18:42 +03:00
Zoltan Kochan
6ecce09d12
chore(release): 5.1.5
2020-06-08 16:01:43 +03:00
Zoltan Kochan
0e7ec4533f
fix(deps): remove @pnpm/check-package from deps
2020-06-06 15:32:31 +03:00
Zoltan Kochan
d3ddd023c5
fix(deps): update p-limit to v3
2020-06-06 15:28:20 +03:00
Zoltan Kochan
6f6f3b3cc0
chore(release): 5.1.4
2020-06-03 22:35:43 +03:00
Zoltan Kochan
2962c83bb4
chore(release): 5.1.3
2020-06-03 01:26:56 +03:00
Zoltan Kochan
5a51caa594
chore(release): 5.1.2
2020-06-02 11:41:56 +03:00
Zoltan Kochan
dc7fffbbd5
chore(release): 5.1.0
2020-06-01 20:12:12 +03:00
Zoltan Kochan
b0171ce5e0
chore(release): 5.0.1
2020-05-28 13:45:37 +03:00
Zoltan Kochan
17ba2e8aed
chore(release): 5.0.0-rc.5
2020-05-27 00:56:53 +03:00
Zoltan Kochan
768d90a827
chore(release): 5.0.0-rc.3
2020-05-26 02:50:47 +03:00
Zoltan Kochan
7da0767175
chore(release): 5.0.0-rc.0
2020-05-23 16:29:04 +03:00
Zoltan Kochan
142f8caf7b
refactor!: relDepPath=>depPath
2020-05-22 23:40:07 +03:00
Zoltan Kochan
802d145fcd
feat!: remove independent-leaves=true support
...
PR #2571
2020-05-22 11:09:05 +03:00
Zoltan Kochan
0ca0e9fb81
chore(release): 5.0.0-alpha.7
2020-05-20 20:52:37 +03:00
Zoltan Kochan
d63955f3ce
chore(deps): update
2020-05-20 20:44:50 +03:00
Zoltan Kochan
badaab3688
fix(deps): update
2020-05-17 02:15:00 +03:00
Zoltan Kochan
0678ae9661
fix(deps): update @pnpm/pkgid-to-filename
2020-05-17 00:23:12 +03:00
Zoltan Kochan
a7d20d9270
fix: don't encode the peer suffix of local dep paths
...
close #2535
2020-05-16 23:17:03 +03:00
Zoltan Kochan
2610332c20
chore(deps): update
2020-05-15 22:56:34 +03:00
Zoltan Kochan
a6b54e76d4
chore(deps): update
2020-05-15 18:43:19 +03:00
Zoltan Kochan
c75a921e36
style: no trailing commas in functions
2020-05-12 19:00:16 +03:00
Zoltan Kochan
2ea003aa8a
chore(release): 5.0.0-alpha.6
2020-05-11 22:22:23 +03:00
Zoltan Kochan
9fbb74ecb5
feat!: reduce nesting in the virtual store
...
PR #2546
2020-05-11 21:31:21 +03:00
Zoltan Kochan
da091c7114
feat!: remove store state
...
PR #2542
ref #594
2020-05-10 12:02:46 +03:00
Zoltan Kochan
471149e669
feat!: make the package index file more extendable
...
Move all the info in the package index file into a "files" property.
This will allow to store more information without breaking changes
in the future.
PR #2541
2020-05-10 12:02:13 +03:00
Zoltan Kochan
a2297f01e6
test: fix store plugin tests
2020-05-09 23:17:36 +03:00
Zoltan Kochan
624289f617
chore(deps): update
2020-05-08 22:40:48 +00:00
Zoltan Kochan
ecf2c6b7d6
feat: pruning of the content-addressable store
...
ref #2470
PR #2533
Co-authored-by: Aparajita Fishman <aparajita@aparajita.com >
2020-05-08 03:22:25 +03:00
Zoltan Kochan
7ca9702dc5
chore(release): v5.0.0-alpha.4
2020-05-06 02:28:35 +03:00
Zoltan Kochan
b5f66c0f2b
perf: less dirs in the virtual store directory
...
Reduce the number of directories in the virtual store directory.
Don't create a subdirectory for the package version. Append the
package version to the package name directory.
close #2521
PR #2531
2020-05-06 02:15:55 +03:00
Zoltan Kochan
7852deea3f
perf: use a suffix for exec files in CAFS, not a dir
...
Instead of creating a separate subdir for executables in the content-addressable storage, use the directory where all the files are stored but suffix the executable files with `-exec`. Also suffix the package index files with `-index.json`.
ref #2521
PR #2530
2020-05-05 18:51:29 +03:00
Zoltan Kochan
b90d7652c2
refactor: types in @pnpm/cafs
2020-05-05 01:58:38 +03:00
Zoltan Kochan
9596774f2a
perf: reduce directory nesting in the store
...
Store the package index files in the CAFS.
ref #2521
PR #2527
2020-05-04 23:36:14 +03:00
Zoltan Kochan
b40af1c07c
chore(release): v5.0.0-alpha.3
2020-05-03 17:44:30 +03:00
Zoltan Kochan
f9c54efe3d
chore: add a funding link to every package.json
2020-05-01 14:53:31 +03:00
Zoltan Kochan
385d1fa2be
chore(release): 5.0.0-alpha.1
2020-04-27 22:14:12 +03:00
Zoltan Kochan
0635a970af
test: update store version in tests
2020-04-26 15:40:03 +03:00
Zoltan Kochan
925866ccce
chore(release): 5.0.0-alpha.0
2020-04-26 15:40:03 +03:00
Zoltan Kochan
e704b22982
fix: update store-path
2020-04-26 15:40:03 +03:00
Zoltan Kochan
b6a82072ea
feat!: using a content-addressable filesystem
...
ref #2470
BREAKING CHANGE:
New global store structure
2020-04-26 15:40:03 +03:00
Zoltan Kochan
f385c82cf7
chore(release): 4.14.1
2020-04-25 22:09:22 +03:00
Zoltan Kochan
e29a80fdc5
fix(deps): update @pnpm/store-path to v3.0.1
2020-04-25 21:24:27 +03:00
Zoltan Kochan
23b5e1f2d1
chore(release): 4.14.0-1
2020-04-17 23:43:50 +03:00
Zoltan Kochan
21454aaa9a
chore(release): 4.14.0-0
2020-04-14 01:13:06 +03:00
Zoltan Kochan
36b2ff34ef
chore(release): 4.13.0
2020-04-09 23:31:53 +03:00
Zoltan Kochan
8c2e47805c
chore(deps): update
2020-04-09 02:26:33 +03:00
Zoltan Kochan
f5a2eb0703
chore(release): 4.13.0-0
2020-04-06 21:10:15 +03:00