Commit Graph

6963 Commits

Author SHA1 Message Date
Zoltan Kochan
bd4537c541 test(audit): update snapshots 2021-09-04 11:00:41 +03:00
Zoltan Kochan
82a8e5d754 chore(release): 6.14.6 v6.14.6 2021-09-03 11:19:34 +03:00
Tautvydas Duda
cee8b73f15 feat(setup): setup PATH and PNPM_HOME on win32 platform (#3734) 2021-09-03 11:12:35 +03:00
Zoltan Kochan
ccf2f295d6 fix: overrides that contain parent with range (#3743)
close #3732
2021-09-03 03:37:33 +03:00
Zoltan Kochan
869b1afcbe fix: the env command on Windows (#3742)
close #3711
2021-09-03 03:37:22 +03:00
Zoltan Kochan
52620a4266 docs(README): update
Update installation script.

Suggest to use `pnpm dlx` instead of `pnpx`.
2021-09-02 03:51:53 +03:00
Zoltan Kochan
cae306fb3c fix: republish artifacts 2021-09-02 03:25:55 +03:00
Zoltan Kochan
34b75c2885 fix: pnpm artifact package should not corrupt the store 2021-09-02 03:17:13 +03:00
Zoltan Kochan
f2c46c5515 chore(release): 6.14.5 v6.14.5 2021-08-30 00:10:33 +03:00
Zoltan Kochan
6cc069a4dd ci: build artifacts if pkg release was skipped 2021-08-30 00:09:41 +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
Kaito Udagawa
ade0fa92f4 chore(setup): do not remove executable in setup (#3724)
The executable installed by package manager (e.g. Homebrew) should
not be removed after the setup command is run.
The installation script should remove that and install.sh do so.
2021-08-29 19:46:39 +03:00
Zoltan Kochan
40690fa58e chore(release): 6.14.4 v6.14.4 2021-08-29 13:25:37 +03:00
Zoltan Kochan
47a1e96965 fix: always prefer the pnpm home directory when search for global bin (#3723)
ref #3713
2021-08-29 12:04:37 +03:00
Kaito Udagawa
6cac70ebe1 ci: run tests on macos-latest (#3725) 2021-08-29 12:03:47 +03:00
Zoltan Kochan
7ca9887a38 chore(deps): update 2021-08-29 02:35:33 +03:00
Tautvydas Duda
7f097f26f2 feat: allow installing mutiple packages using dlx command (#3710)
Allow use of mutiple --package parameters with pnpm dlx command

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-08-28 23:37:07 +03:00
Zoltan Kochan
138c53d158 docs(mount-modules): add usage instructions 2021-08-28 22:51:22 +03:00
Zoltan Kochan
eb1aed46d0 test(plugin-commands-installation): fix 2021-08-28 21:01:08 +03:00
Zoltan Kochan
6e25497d53 fix: a broken package.json should not make the CLI silently exit (#3722)
close #3705
2021-08-28 20:24:58 +03:00
Zoltan Kochan
547b11d852 chore(release): republish artifacts v6.14.4-1 2021-08-25 12:05:43 +03:00
Zoltan Kochan
04130d5c28 ci: automatically publish packages 2021-08-24 23:36:11 +03:00
Kaito Udagawa
eaf28b5b42 chore(release): update release.yml (#3706) v6.14.4-0 2021-08-24 20:23:41 +03:00
Zoltan Kochan
a664859640 chore(release): 6.14.3 v6.14.3 2021-08-23 21:59:40 +03:00
Zoltan Kochan
b0e3cd85aa fix: script execution with shell emulator
close #3700
2021-08-23 21:58:32 +03:00
Zoltan Kochan
1edbed1c74 chore: fix release script 2021-08-23 21:49:36 +03:00
Zoltan Kochan
cfae5193e0 chore(release): 6.14.2 v6.14.2 2021-08-22 21:43:10 +03:00
Zoltan Kochan
25a2d6e5ca feat(env): link npm and npx as well, when installing Node.js (#3696) 2021-08-22 20:16:19 +03:00
Zoltan Kochan
71cc218328 fix(setup): print an info message (#3698) 2021-08-22 19:21:45 +03:00
Zoltan Kochan
55bb14a674 chore: publish artifacts 2021-08-22 14:08:16 +03:00
Zoltan Kochan
e0a21e5a6d chore: add a release script 2021-08-22 14:01:47 +03:00
Zoltan Kochan
8a6ef97528 chore(release): 6.14.1 v6.14.1 2021-08-22 12:06:58 +03:00
Zoltan Kochan
3f0178b4ce feat: allow to link a directory with no manifest (#3695)
close #3691
2021-08-22 12:00:04 +03:00
Zoltan Kochan
ee589ab9b0 fix: unsupported platform error (#3694) 2021-08-22 02:41:24 +03:00
Zoltan Kochan
d7c0264234 chore(release): 6.14.0 v6.14.0 2021-08-20 17:57:45 +03:00
Zoltan Kochan
396b447eb3 chore(deps): update 2021-08-20 17:11:27 +03:00
Zoltan Kochan
31e01d9a93 fix: installing optional dependencies 2021-08-20 16:28:34 +03:00
zoomdong
f815dabd99 feat: pnpm import support yarn (#3655) 2021-08-19 20:52:47 +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
717b0426c2 chore(release): 6.14.0-3 v6.14.0-3 2021-08-18 22:37:25 +03:00
Zoltan Kochan
f29314b3b2 fix(setup): create target directory before copying pnpm 2021-08-18 02:45:29 +03:00
Zoltan Kochan
8d038f8f1c feat: pnpm setup should move the CLI to the pnpm home dir (#3677)
ref #3633
2021-08-18 02:06:47 +03:00
Zoltan Kochan
ed184a9c5b ci: fix release workflow v6.14.0-0 2021-08-17 14:33:02 +03:00
Zoltan Kochan
73a44870aa chore: add linuxstatic artifact to gitignore 2021-08-17 03:36:13 +03:00
Zoltan Kochan
f93aa3699c chore(release): 6.14.0-0 2021-08-17 03:20:53 +03:00
Zoltan Kochan
926f5b1161 fix: remove linuxstatic-x64 artifact 2021-08-17 02:47:29 +03:00
Zoltan Kochan
0a84fd50bd chore(deps): update 2021-08-17 02:40:59 +03:00
Zoltan Kochan
07e7b1c0c3 fix: do not download optional dependencies that are not needed (#3672)
close #2038
2021-08-17 02:33:36 +03:00
Zoltan Kochan
60b122339c chore(deps): update @pnpm/registry-mock 2021-08-16 19:03:53 +03:00
Zoltan Kochan
5e0ab525f1 test(audit): update 2021-08-16 02:31:16 +03:00