Commit Graph

511 Commits

Author SHA1 Message Date
Kaito Udagawa
b6d74c5458 chore(config): allow a system's package manager to override pnpm's default settings (#3896)
https://github.com/Homebrew/homebrew-core/pull/85890
2021-10-20 18:43:54 +03:00
Victor Vlasenko
b19ada8ef3 refactor: simplify scripts for running lint (#3895) 2021-10-19 17:40:20 +03:00
Zoltan Kochan
55e7d6e5d4 chore(release): 6.18.0 2021-10-19 12:37:43 +03:00
Zoltan Kochan
bd7bcdbe8e feat: new setting - maxsockets (#3889) 2021-10-19 00:45:36 +03:00
Zoltan Kochan
917b95c01f fix: upgrade typescript to v4.4.4 2021-10-16 23:33:34 +03:00
Zoltan Kochan
3882510d52 chore(release): 6.17.2 2021-10-16 04:00:20 +03:00
Zoltan Kochan
5ee3b2dc77 fix: use single global config file for all npm/pnpm versions (#3873) 2021-10-15 13:10:02 +03:00
Zoltan Kochan
0a639e41b8 feat: every package should have a pnpm<major_version> keyword 2021-10-11 12:15:32 +03:00
Zoltan Kochan
9821c0289b chore(release): 6.17.0 2021-10-10 15:05:02 +03:00
Cheng
ef9d2719a1 feat(pnpm): add filterLog hook to pnpmfile (#3802)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-10-10 02:41:28 +03:00
Cheng
4027a3c691 feat: move requireHooks to pnpm CLI (#3835)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-10-09 02:38:31 +03:00
Zoltan Kochan
b14c9a0f1e chore(release): 6.16.0 2021-09-29 01:16:31 +03:00
Zoltan Kochan
c7081cbb43 feat: new option - extend-node-path (#3799)
close #2890
2021-09-28 22:36:20 +03:00
Igor Bezkrovnyi
fe5688dc0c feat: changed-files-ignore-pattern option (#3797) 2021-09-27 00:42:43 +03:00
Zoltan Kochan
ea69daae5d chore(release): 6.15.2 2021-09-26 14:33:29 +03:00
Zoltan Kochan
d62259d677 feat(config): new global packages location in beta mode (#3781) 2021-09-21 03:01:59 +03:00
Zoltan Kochan
12686104e6 chore(release): 6.15.0 2021-09-13 04:50:24 +03:00
Kaito Udagawa
6681fdcbcb feat(config): support custom global bin dir (#3762)
New setting supported: `global-bin-dir`
2021-09-11 22:15:41 +03:00
Zoltan Kochan
f2c46c5515 chore(release): 6.14.5 2021-08-30 00:10:33 +03:00
즈눅
ede519190c fix: respect cache-dir/state-dir from config files (#3727)
* fix: respect cache-dir/state-dir from config files

* chore: add changeset file
2021-08-29 21:03:22 +03:00
Zoltan Kochan
40690fa58e chore(release): 6.14.4 2021-08-29 13:25:37 +03:00
Zoltan Kochan
d7c0264234 chore(release): 6.14.0 2021-08-20 17:57:45 +03:00
Zoltan Kochan
655af55baf fix(config): default home directory on macOS (#3684)
ref #2574
2021-08-19 00:43:59 +03:00
Zoltan Kochan
dba24446ed chore(release): 6.12.1 2021-08-08 13:57:11 +03:00
Zoltan Kochan
3fb74c6186 fix: --workspace-root (#3653) 2021-08-08 13:47:52 +03:00
Zoltan Kochan
bf309b39e7 chore(release): 6.12.0 2021-08-07 02:15:40 +03:00
Zoltan Kochan
051296a161 fix(config): read workspaceRoot only form CLI options 2021-08-07 02:08:54 +03:00
Zoltan Kochan
3e61847356 chore(release): 6.12.0-0 2021-08-01 12:31:35 +03:00
Zoltan Kochan
af8b5716e4 feat: a command for installing Node.js (#3620)
The following command will install Node.js (inspired by [poetry](https://python-poetry.org/docs/managing-environments/)):

```
pnpm env use --global 16.5.0
```
2021-07-30 14:21:19 +03:00
Zoltan Kochan
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
83b34187f2 chore(release): 6.11.1 2021-07-28 04:09:32 +03:00
Zoltan Kochan
73c1f802e2 fix(config): global dir location (#3623) 2021-07-28 03:57:39 +03:00
Zoltan Kochan
1e570b6522 chore(release): 6.10.0 2021-07-10 23:27:24 +03:00
Zoltan Kochan
2264bfdf45 fix: use proper default value for store-dir, cache-dir on macOS
ref #2574
2021-07-08 01:43:58 +03:00
Zoltan Kochan
489ee022df chore(release): 6.10.0-1 2021-07-07 01:34:23 +03:00
Pablo Sáez
25f6968d47 feat: workspace-concurrency based on cores amount (#3574) 2021-07-05 11:07:55 +03:00
Zoltan Kochan
5aaf3e3fa1 feat: save the pnpm state file to a state directory (#3580)
ref #2574
2021-07-05 02:31:08 +03:00
Zoltan Kochan
691f647137 feat: save the metadata separately from the CAFS (#3578)
ref #2574
2021-07-04 19:35:53 +03:00
Zoltan Kochan
f3599aaf97 chore(release): 6.9.0 2021-06-23 10:52:00 +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
a1a03d1457 fix: import only the needed functions from ramda 2021-05-29 01:33:09 +03:00
Zoltan Kochan
d094a2f90a chore(release): 6.5.0 2021-05-22 23:01:56 +03:00
Zoltan Kochan
84ec82e05c feat: new plugin for managing Node.js versions (#3459) 2021-05-20 02:10:25 +03:00
Zoltan Kochan
c2a71e4fde feat: --use-stderr (#3463) 2021-05-19 23:50:27 +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
05baaa6e74 feat: new config setting added - fetch-timeout (#3390)
close #3387
2021-04-24 19:09:52 +03:00
Zoltan Kochan
4da26031be chore(deps): update 2021-04-24 02:02:09 +03:00