Commit Graph

137 Commits

Author SHA1 Message Date
Zoltan Kochan
cb31207f17 chore(release): 7.0.0 2022-05-01 01:35:26 +03:00
Jon de la Motte
d687a5d99a chore: improve spnpm to use esbuild (#4574) 2022-04-15 00:35:17 +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
29ce7f7ea8 chore(release): 6.32.0 2022-02-22 03:04:17 +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
551b253b71 chore(release): 6.26.0 2022-01-12 16:22:04 +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
34f4409316 docs(readme): update installation sections 2022-01-07 18:05:35 +02:00
Zoltan Kochan
6e4becd997 chore(release): 6.24.4 2021-12-29 13:01:14 +02:00
Zoltan Kochan
3c704d9d4c chore(release): 6.24.1 2021-12-15 20:17:48 +02:00
Zoltan Kochan
af15da323e chore(release): 6.24.0 2021-12-14 14:17:42 +02:00
Zoltan Kochan
b83756bd7f chore(release): 6.23.5 2021-12-02 16:21:44 +02:00
Zoltan Kochan
f1c194dedf fix(audit): audit should work with a proxy (#4057)
close #3755
2021-12-02 15:38:36 +02:00
Zoltan Kochan
23de26f187 chore(release): 6.23.0 2021-11-21 11:31:14 +02:00
Zoltan Kochan
12ee3c144e fix: retry HTTP fetch on 408, 409, 420, 429 status codes from the server (#4005) 2021-11-17 22:31:38 +02:00
Zoltan Kochan
98b383bd0e chore(release): 6.21.0 2021-11-10 03:11:59 +02:00
Zoltan Kochan
1650b6e962 fix: rename typings field to types 2021-11-03 15:24:31 +02:00
Zoltan Kochan
6dc3a26bce chore(release): 6.20.0 2021-11-01 10:06:00 +02:00
Zoltan Kochan
76ae8d5570 chore(release): 6.19.1 2021-10-26 19:39:04 +03:00
Zoltan Kochan
782ef24908 fix(fetch): default settings 2021-10-26 19:34:13 +03:00
Victor Vlasenko
b19ada8ef3 refactor: simplify scripts for running lint (#3895) 2021-10-19 17:40:20 +03:00
Zoltan Kochan
55e7d6e5d4 chore(release): 6.18.0 2021-10-19 12:37:43 +03:00
Zoltan Kochan
917b95c01f fix: upgrade typescript to v4.4.4 2021-10-16 23:33:34 +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
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
f3599aaf97 chore(release): 6.9.0 2021-06-23 10:52:00 +03:00
Zoltan Kochan
79fd2226b8 chore(release): 6.7.0 2021-06-02 02:40:21 +03:00
Zoltan Kochan
eeff424bd1 fix: rename strictSSL to strictSsl in all places (#3494)
close #3493
2021-06-02 02:27:44 +03:00
Zoltan Kochan
e7d9cd187a fix: remove out-of-date dependency (#3488) 2021-06-01 23:44:02 +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
ab4dca3686 feat!: update @pnpm/logger 2021-04-04 20:18:47 +03:00
Zoltan Kochan
a77744039a docs: pnpm.js.org=>pnpm.io 2021-04-03 00:41:03 +03:00
Zoltan Kochan
eb19323b2a style: autoformat code before running tests (#3250) 2021-03-21 03:50:55 +02:00
Zoltan Kochan
7c6243212f style: autofix 2021-03-17 03:32:06 +02:00
Zoltan Kochan
80afbbcc31 chore(release): 5.18.7 2021-03-14 16:34:04 +02:00
Zoltan Kochan
ac80ca1208 test(fetch): fix 2021-03-06 22:50:03 +02:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +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