Commit Graph

15 Commits

Author SHA1 Message Date
Zoltan Kochan
048c948719 fix: rename .pnp.js to .pnp.cjs (#3148)
ref #2902
2021-02-17 00:37:17 +02:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +02:00
Zoltan Kochan
581f9b20a5 fix: update deps 2021-02-12 11:51:34 +02:00
Zoltan Kochan
3503951d39 perf: don't use graceful-fs and mz/fs (#3129) 2021-02-09 13:44:07 +02:00
Zoltan Kochan
97b986fbc8 feat: Node.js v10 is not supported anymore (#3121)
* feat: Node.js v10 is not supported anymore

BREAKING CHANGE:
2021-02-04 03:54:58 +02:00
Zoltan Kochan
f2bb5cbeba feat: reduce directory nesting in virtual store directory (#3117)
ref #3115
2021-02-04 02:18:09 +02:00
Zoltan Kochan
58988e9938 chore(release): 5.16.0-0 2021-01-23 17:33:52 +02:00
Zoltan Kochan
698d7afcd9 chore(release): 5.15.2 2021-01-21 11:53:14 +02:00
Zoltan Kochan
8810b54d42 chore(release): 5.15.0 2021-01-10 18:48:05 +02:00
Zoltan Kochan
98330ae5a2 chore(deps): update @pnpm/store-path 2021-01-10 18:17:24 +02:00
Zoltan Kochan
ba76908674 chore: use meta-updater to update config files 2021-01-03 20:04:06 +02:00
Zoltan Kochan
e71cdfbcd2 chore: fix installation of dependencies 2021-01-03 16:52:58 +02:00
Zoltan Kochan
d99af0717f test: configure linting via syncpack 2021-01-03 16:45:36 +02:00
Zoltan Kochan
bf550fdce7 chore(release): 5.14.2 2021-01-03 02:05:13 +02:00
Zoltan Kochan
34c5e120a1 feat: new CLI that allow to mount node_modules with FUSE
PR #3047
2020-12-31 12:27:35 +02:00