Commit Graph

194 Commits

Author SHA1 Message Date
Zoltan Kochan
c13ae0ee6e chore(release): 5.4.11 2020-08-02 12:18:05 +03:00
Zoltan Kochan
855bc11db1 chore(release): 5.4.10 2020-08-01 23:35:31 +03:00
Zoltan Kochan
390006e872 chore(release): 5.4.9 2020-07-31 13:51:21 +03:00
Zoltan Kochan
a2ef8084fa fix: use the same version ranges across the monorepo 2020-07-30 02:03:07 +03:00
Zoltan Kochan
95d92cdcff chore(release): 5.4.1 2020-07-21 01:04:15 +03:00
Zoltan Kochan
6b45130010 chore(release): 5.4.0 2020-07-12 01:47:38 +03:00
Zoltan Kochan
e6e5001305 chore(release): 5.3.0 2020-07-07 18:05:58 +03:00
Zoltan Kochan
e0dd0bca10 chore(release): 5.2.7 2020-07-03 03:06:51 +03:00
Zoltan Kochan
71aeb9a382 refactor: API of resolvers and fetchers
Instead of creating a separate fetch function for the resolvers
and fetchers, use a single one.

Also, use a single getCredentials function.

close #2652
PR #2655
2020-06-29 17:13:02 +03:00
Zoltan Kochan
d918937597 chore(release): 5.2.4 2020-06-22 15:45:36 +03:00
Zoltan Kochan
843e8d3808 chore(release): 5.2.2 2020-06-19 01:59:28 +03:00
Zoltan Kochan
60544ee5ed chore(release): 5.2.0-0 2020-06-16 01:08:54 +03:00
Zoltan Kochan
740219129c chore(release): 5.1.6 2020-06-09 11:18:42 +03:00
Zoltan Kochan
6ecce09d12 chore(release): 5.1.5 2020-06-08 16:01:43 +03:00
Zoltan Kochan
2962c83bb4 chore(release): 5.1.3 2020-06-03 01:26:56 +03:00
Zoltan Kochan
7da0767175 chore(release): 5.0.0-rc.0 2020-05-23 16:29:04 +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
f385c82cf7 chore(release): 4.14.1 2020-04-25 22:09:22 +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
f425651401 feat: --loglevel
close #2140
PR #2465
2020-04-06 14:34:54 +03:00
Zoltan Kochan
a2eae916f1 chore(release): 4.12.5 2020-04-05 13:02:10 +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
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
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
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
e287f5ee92 fix: print a better error message on bad spec
PR #2394
close #2380
2020-03-03 23:47:19 +02:00
Zoltan Kochan
b42cae55d1 chore(release): 4.11.0 2020-02-29 13:53:17 +02:00
Zoltan Kochan
2864d5b767 chore(release): 4.10.0-2 2020-02-26 23:38:39 +02:00
Zoltan Kochan
4e0bb83c3d chore(release): 4.10.0-1 2020-02-24 23:27:48 +02:00
Zoltan Kochan
2e998b051b chore(release): 4.10.0-0 2020-02-19 10:52:25 +02:00
Zoltan Kochan
ddca7afb43 chore(release): 4.9.1 2020-02-02 20:56:13 +02:00
Zoltan Kochan
59695ab384 chore(release): 4.9.0 2020-01-31 21:45:56 +02:00
Zoltan Kochan
f4faa3ff7b chore(release): 4.9.0-4 2020-01-31 02:45:08 +02:00
Zoltan Kochan
f461704e19 chore(deps): update rimraf and npm 2020-01-30 21:48:30 +02:00