Commit Graph

39 Commits

Author SHA1 Message Date
Zoltan Kochan
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
f3599aaf97 chore(release): 6.9.0 2021-06-23 10:52:00 +03:00
Zoltan Kochan
588f20bec1 chore(release): 6.8.0 2021-06-21 02:22:02 +03:00
Zoltan Kochan
74adeb536e chore(release): 6.7.1 2021-06-03 22:46:36 +03:00
Zoltan Kochan
79fd2226b8 chore(release): 6.7.0 2021-06-02 02:40:21 +03:00
Zoltan Kochan
f4aac60483 chore(release): 6.6.2 2021-05-30 20:38:42 +03:00
Zoltan Kochan
e8c61859f2 chore(release): 6.2.5 2021-05-04 01:26:35 +03:00
Zoltan Kochan
5138b2bdc2 chore(release): 6.2.4 2021-04-30 02:22:10 +03:00
Zoltan Kochan
b96d0520a2 chore(release): 6.2.2 2021-04-28 03:17:48 +03:00
Zoltan Kochan
78513adf00 chore(release): 6.2.0 2021-04-24 23:18:19 +03:00
Zoltan Kochan
0749a7d3e2 chore(release): 6.0.2 2021-04-13 01:27:29 +03:00
Zoltan Kochan
e12793065b chore(release): 6.0.1 2021-04-07 01:10:59 +03:00
Zoltan Kochan
9ceab68f06 fix: use + instead of # in package paths inside node_modules/.pnpm (#3314) 2021-04-07 01:07:13 +03:00
Zoltan Kochan
e6859e2c24 chore(release): release all packages except the CLI one 2021-04-05 04:52:05 +03:00
Zoltan Kochan
3a0c77de6e docs: update authors 2021-04-05 01:26:56 +03:00
Zoltan Kochan
ab4dca3686 feat!: update @pnpm/logger 2021-04-04 20:18:47 +03:00
Zoltan Kochan
02cfb04e88 fix(deps): update @pnpm/store-path to 5.0.0 2021-04-04 00:26:23 +03:00
Zoltan Kochan
e03397b8d0 fix(deps): update rimraf 2021-03-28 12:30:59 +03:00
Zoltan Kochan
eb19323b2a style: autoformat code before running tests (#3250) 2021-03-21 03:50:55 +02:00
Zoltan Kochan
0d68aa002e style: fix 2021-03-17 17:27:00 +02:00
Zoltan Kochan
f2c8e95e30 fix(deps): update dependency eslint-config-standard-with-typescript to v20
close #3236
2021-03-13 03:33:30 +02:00
Zoltan Kochan
6f698d5683 chore(release): 5.18.5 2021-03-09 13:05:35 +02:00
Zoltan Kochan
4d556c73e1 chore(release): 5.18.3 2021-03-05 00:41:58 +02:00
Zoltan Kochan
935c7cceaf Merge branch 'v6' 2021-02-27 02:14:34 +02:00
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