Commit Graph

306 Commits

Author SHA1 Message Date
Zoltan Kochan
8698a7060e feat: prefer-workspace-packages
close #2136
PR #2980
2020-11-16 22:25:07 +02:00
Zoltan Kochan
171efa064e chore(release): 5.12.0 2020-11-14 23:08:48 +02:00
Zoltan Kochan
603df5861b chore(release): 5.11.1 2020-11-08 20:15:53 +02:00
Zoltan Kochan
fc7366a34e chore(release): 5.11.0 2020-11-07 23:51:25 +02:00
Zoltan Kochan
89a276390f chore(release): 5.10.4 2020-11-01 19:42:57 +02:00
Zoltan Kochan
09492b7b46 fix(deps): update write-file-atomic to v3 2020-11-01 19:32:23 +02:00
Zoltan Kochan
e0a4553990 chore(release): 5.10.3 2020-10-31 19:27:17 +02:00
Zoltan Kochan
a756d8ff58 chore(deps): update 2020-10-31 12:34:08 +02:00
Zoltan Kochan
514cf2ee62 test: use Jest to test plugin-commands-installation
ref #2858
PR #2956
2020-10-29 01:34:11 +02:00
Zoltan Kochan
e70232907a fix: use @arcanis/slice-ansi instead of slice-ansi 2020-10-28 22:50:26 +02:00
Zoltan Kochan
6fabfc0c5a chore(release): 5.10.2 2020-10-26 03:48:13 +02:00
Zoltan Kochan
d4ee246abb chore(release): 5.10.1 2020-10-23 00:08:51 +03:00
Zoltan Kochan
0b8fa39670 chore(release): 5.10.0 2020-10-21 01:52:15 +03:00
Zoltan Kochan
50b360ec1e feat: script-shell
close #2942
PR #2943
2020-10-21 01:16:59 +03:00
Zoltan Kochan
7ee29eba21 chore(release): 5.10.0-0 2020-10-19 03:47:13 +03:00
Zoltan Kochan
a30a03f9b0 chore(deps): update 2020-10-17 00:27:31 +03:00
Zoltan Kochan
2126718483 fix(deps): update tempy and read-package-json 2020-10-17 00:24:20 +03:00
Zoltan Kochan
b67db5c34c chore(release): 5.9.3 2020-10-15 11:17:48 +03:00
Zoltan Kochan
08d1ef3623 chore(release): 5.9.2 2020-10-15 02:23:20 +03:00
Zoltan Kochan
03b35cad64 chore(release): 5.9.0 2020-10-11 20:12:48 +03:00
Zoltan Kochan
ddd98dd740 fix: broken lockfile in some cases
close #2919
PR #2920
2020-10-11 19:47:59 +03:00
Zoltan Kochan
3a83db4072 fix(deps): update mem to v8 2020-10-11 03:27:47 +03:00
Zoltan Kochan
18a191b513 ci: run tests on Node.js 10.16 2020-10-09 03:14:25 +03:00
Zoltan Kochan
7f39d4924e chore(release): 5.9.0-2 2020-10-04 15:26:02 +03:00
Zoltan Kochan
e5ef6e7a3e chore(release): 5.9.0-1 2020-10-01 01:11:43 +03:00
Zoltan Kochan
1a088a1792 chore(release): 5.9.0-0 2020-09-29 00:16:14 +03:00
Zoltan Kochan
4d71d33364 chore(release): 5.8.0 2020-09-27 02:23:09 +03:00
Zoltan Kochan
52124bf090 chore(release): 5.8.0-0 2020-09-25 03:00:46 +03:00
Zoltan Kochan
23cf3c88b1 feat: shell emulator
close #2621
PR #2881
2020-09-23 13:32:48 +03:00
Zoltan Kochan
80b8f5ef24 feat: support Node.js from v10.14 2020-09-23 01:09:33 +03:00
Zoltan Kochan
4ec715f05f chore(release): 5.7.0-0 2020-09-20 01:35:35 +03:00
Zoltan Kochan
3932939000 chore(release): 5.6.1 2020-09-18 01:30:49 +03:00
Zoltan Kochan
899dec0751 chore(release): 5.6.0 2020-09-17 12:20:07 +03:00
Zoltan Kochan
092f8dd83a feat: --workspace-root
`--workspace-root`, `-w`: a new option that allows to focus on
the root workspace project.

E.g., the following command runs the `lint` script of the root
`package.json` from anywhere in the monorepo:

```
pnpm -w lint
```

PR #2866
2020-09-17 11:07:05 +03:00
Zoltan Kochan
b55d836e75 chore(release): 5.6.0-0 2020-09-16 01:27:05 +03:00
Zoltan Kochan
634dfd13b3 fix(deps): update tempy to 0.7.0 2020-09-15 02:39:23 +03:00
Zoltan Kochan
bf526e4850 chore(release): 5.5.13 2020-09-12 15:21:28 +03:00
Zoltan Kochan
937245cdca chore(deps): update 2020-09-08 18:43:36 +03:00
Zoltan Kochan
ebd7f32082 chore(release): 5.5.12 2020-09-08 03:12:09 +03:00
Zoltan Kochan
924ea21ad5 chore(release): 5.5.11 2020-09-06 00:25:38 +03:00
Zoltan Kochan
2e5b0ff965 chore(release): 5.5.10 2020-09-03 01:43:59 +03:00
Zoltan Kochan
686cc68f5b chore(release): 5.5.9 2020-09-02 15:30:57 +03:00
Zoltan Kochan
fa504bcb22 chore(release): 5.5.8 2020-09-02 13:41:09 +03:00
Zoltan Kochan
3813119214 chore(release): 5.5.7 2020-09-02 00:57:13 +03:00
Zoltan Kochan
b540e8b875 chore(release): 5.5.6 2020-09-01 18:28:17 +03:00
Zoltan Kochan
da578df55b chore(release): 5.5.5 2020-08-31 15:37:04 +03:00
Zoltan Kochan
6138b56d0c fix(deps): update table to v6 2020-08-31 03:08:58 +03:00
Zoltan Kochan
e65e9bb3d8 fix(CLI): allow to pass fetch options
close #2810
PR #2811
2020-08-29 13:14:15 +03:00
Zoltan Kochan
10d1496742 chore(release): 5.5.4 2020-08-28 11:16:02 +03:00
Zoltan Kochan
3feae53425 fix: adding new dependency in a workspace project
close #2798
PR #2805
2020-08-28 11:04:59 +03:00