Zoltan Kochan
b2d271d29c
chore: use workspace with star to reference workspace dependencies
2022-07-01 03:45:20 +03:00
Zoltan Kochan
c38c2c5922
fix: support Node.js v14.6 ( #4878 )
2022-06-11 04:49:48 +03:00
Zoltan Kochan
cc4a46d44d
chore(release): 7.0.0-beta.1
2022-03-19 20:43:30 +02:00
Zoltan Kochan
06e679f80f
feat: prevent deep imports using exports ( #4440 )
2022-03-15 23:42:48 +02:00
Zoltan Kochan
5420148392
feat: Node.js 12 is not supported
2022-03-15 02:18:08 +02:00
Zoltan Kochan
25a0b58d5d
ci: use pnpm v7 ( #4307 )
2022-02-08 02:33:55 +02:00
Zoltan Kochan
f6c5354b24
chore(release): 7.0.0-alpha.0
2022-01-31 18:08:28 +02:00
Zoltan Kochan
e68cde97b7
fix: links to homepage and repository
...
close #4276
2022-01-22 15:57:26 +02:00
Valentin Semirulnik
b39cabde82
ci: setup cache for TS and Jest ( #4049 )
2022-01-19 00:13:13 +02:00
Zoltan Kochan
83a4ea0662
fix: prod deps should not be installed as dev deps ( #4210 )
2022-01-08 03:27:38 +02:00
Zoltan Kochan
1650b6e962
fix: rename typings field to types
2021-11-03 15:24:31 +02:00
Victor Vlasenko
b19ada8ef3
refactor: simplify scripts for running lint ( #3895 )
2021-10-19 17:40:20 +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
12686104e6
chore(release): 6.15.0
2021-09-13 04:50:24 +03:00
Zoltan Kochan
bab1723854
fix: do not silently exit on bad HTTPS requests ( #3768 )
...
close #3756
close #3754
2021-09-13 04:44:40 +03:00
Zoltan Kochan
5ec55641d4
chore(release): 6.14.7
2021-09-07 00:16:25 +03:00
Zoltan Kochan
eadf0e5052
perf: accept gzip, deflate encoding from the registry ( #3745 )
...
ref #3738
2021-09-05 02:02:59 +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
e6859e2c24
chore(release): release all packages except the CLI one
2021-04-05 04:52:05 +03:00
Zoltan Kochan
3a0c77de6e
docs: update authors
2021-04-05 01:26:56 +03:00
Zoltan Kochan
eb19323b2a
style: autoformat code before running tests ( #3250 )
2021-03-21 03:50:55 +02:00
Zoltan Kochan
97b986fbc8
feat: Node.js v10 is not supported anymore ( #3121 )
...
* feat: Node.js v10 is not supported anymore
BREAKING CHANGE:
2021-02-04 03:54:58 +02:00
Zoltan Kochan
18a191b513
ci: run tests on Node.js 10.16
2020-10-09 03:14:25 +03:00
Zoltan Kochan
80b8f5ef24
feat: support Node.js from v10.14
2020-09-23 01:09:33 +03:00
Zoltan Kochan
88e1eaa908
style: use no delimiters in type declarations
2020-08-26 01:42:36 +03:00
Zoltan Kochan
1c8a02e996
style: use eslint instead of tslint
...
PR #2796
close #2300
2020-08-24 02:01:25 +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