Commit Graph

100 Commits

Author SHA1 Message Date
Zoltan Kochan
802d145fcd feat!: remove independent-leaves=true support
PR #2571
2020-05-22 11:09:05 +03:00
Zoltan Kochan
0ca0e9fb81 chore(release): 5.0.0-alpha.7 2020-05-20 20:52:37 +03:00
Zoltan Kochan
d63955f3ce chore(deps): update 2020-05-20 20:44:50 +03:00
Zoltan Kochan
badaab3688 fix(deps): update 2020-05-17 02:15:00 +03:00
Zoltan Kochan
2610332c20 chore(deps): update 2020-05-15 22:56:34 +03:00
Zoltan Kochan
47bcd39aee chore(deps): update @types/mz 2020-05-15 15:43:02 +03:00
Zoltan Kochan
96300772f4 chore(deps): update types 2020-05-15 12:34:01 +03:00
Zoltan Kochan
906465529a style: reformat multiline unions 2020-05-14 14:30:09 +03:00
Zoltan Kochan
c75a921e36 style: no trailing commas in functions 2020-05-12 19:00:16 +03:00
Zoltan Kochan
2ea003aa8a chore(release): 5.0.0-alpha.6 2020-05-11 22:22:23 +03:00
Zoltan Kochan
7ca9702dc5 chore(release): v5.0.0-alpha.4 2020-05-06 02:28:35 +03:00
Zoltan Kochan
b40af1c07c chore(release): v5.0.0-alpha.3 2020-05-03 17:44:30 +03:00
Zoltan Kochan
f9c54efe3d chore: add a funding link to every package.json 2020-05-01 14:53:31 +03:00
Zoltan Kochan
f93583d52f fix: use fs.mkdir instead of make-dir 2020-04-26 18:25:37 +03:00
Zoltan Kochan
e704b22982 fix: update store-path 2020-04-26 15:40:03 +03:00
Zoltan Kochan
f385c82cf7 chore(release): 4.14.1 2020-04-25 22:09:22 +03:00
Zoltan Kochan
e29a80fdc5 fix(deps): update @pnpm/store-path to v3.0.1 2020-04-25 21:24:27 +03:00
Zoltan Kochan
b9c13f4c93 fix(deps): update 2020-04-24 12:29:37 +03:00
Zoltan Kochan
23b5e1f2d1 chore(release): 4.14.0-1 2020-04-17 23:43:50 +03:00
Zoltan Kochan
21454aaa9a chore(release): 4.14.0-0 2020-04-14 01:13:06 +03:00
Zoltan Kochan
36b2ff34ef chore(release): 4.13.0 2020-04-09 23:31:53 +03:00
Zoltan Kochan
f5a2eb0703 chore(release): 4.13.0-0 2020-04-06 21:10:15 +03:00
Zoltan Kochan
a2eae916f1 chore(release): 4.12.5 2020-04-05 13:02:10 +03:00
Zoltan Kochan
1d4e1e3c92 refactor: move optionsTypesToCompletions() 2020-04-04 23:33:23 +03:00
Zoltan Kochan
a189978427 refactor: create @pnpm/manifest-utils 2020-04-04 04:26:49 +03:00
renovate[bot]
2fbe9eab3e fix(deps): update dependency chalk to v4
Co-authored-by: Renovate Bot <bot@renovateapp.com>

PR #2455
2020-04-03 15:19:32 +03:00
Zoltan Kochan
5ed63dbd1b chore(deps): update 2020-04-02 01:45:30 +03:00
Zoltan Kochan
478d996e8f chore(release): 4.12.3 2020-04-01 01:52:56 +03:00
Zoltan Kochan
d9c488015f chore(release): 4.12.2 2020-03-29 18:15:05 +03:00
Zoltan Kochan
0057fc3ed6 chore(deps): update 2020-03-26 21:23:50 +02:00
Zoltan Kochan
a6c0be1ea7 chore(release): 4.12.1 2020-03-25 11:29:43 +02:00
Zoltan Kochan
aa1b49a508 chore(release): 4.12.0-1 2020-03-21 15:40:29 +02:00
Zoltan Kochan
bf4dcc312d feat: support only Node>=10.13 2020-03-16 02:16:53 +02:00
Zoltan Kochan
27816890b4 fix: the order of patterns in "files" 2020-03-16 02:12:19 +02:00
Zoltan Kochan
faa1351937 chore(release): 4.12.0-0 2020-03-16 01:30:57 +02:00
Zoltan Kochan
be3f8b3555 chore: update specs 2020-03-15 14:56:48 +02:00
Zoltan Kochan
906ede36c6 fix: the -r option is not supported by all cmds
ref #2396
2020-03-15 02:28:20 +02:00
Zoltan Kochan
c4cc7638c1 refactor: rename tsc scripts to compile 2020-03-12 20:57:33 +02:00
Zoltan Kochan
3ac627a709 chore(typescript): use project references
PR #2413
close #2410
2020-03-12 11:30:44 +02:00
Zoltan Kochan
c6901e185e chore: autogenerating some of the common meta 2020-03-11 23:24:02 +02:00
Zoltan Kochan
7e0d04ff09 chore: create updater to normalize manifests 2020-03-11 22:53:39 +02:00
Zoltan Kochan
636b8ac45a test: don't recompile source twice before testing 2020-03-09 03:55:17 +02:00
Zoltan Kochan
715610d2c8 refactor: command plugins API 2020-03-09 00:19:08 +02:00
Zoltan Kochan
fa58ed8168 test: use source maps to remap coverage results 2020-03-08 03:14:23 +02:00
Zoltan Kochan
196c1132f3 test: configure coverage reporting
PR #2406
close #2304
2020-03-07 23:55:08 +02:00
Zoltan Kochan
1e10acdf02 chore(release): 4.11.3 2020-03-07 12:15:29 +02:00
Zoltan Kochan
8caa40b576 chore(release): 4.11.2 2020-03-05 02:27:15 +02:00
Zoltan Kochan
b42cae55d1 chore(release): 4.11.0 2020-02-29 13:53:17 +02:00
Zoltan Kochan
c2afed0ffd chore(deps): update 2020-02-29 13:40:53 +02:00
Zoltan Kochan
2864d5b767 chore(release): 4.10.0-2 2020-02-26 23:38:39 +02:00