Dmitriy Mozgovoy
|
5aaff532a6
|
fix(dns): fixed lookup function decorator to work properly in node v20; (#6011)
|
2023-10-22 17:12:33 +03:00 |
|
夜葬
|
ca73eb878d
|
feat: export getAdapter function (#5324)
|
2023-08-26 20:42:25 +03:00 |
|
Dmitriy Mozgovoy
|
2701911260
|
feat(dns): added support for a custom lookup function; (#5339)
|
2023-04-26 02:04:59 +03:00 |
|
Dmitriy Mozgovoy
|
580f1e8033
|
fix(types): fixed AxiosHeaders to handle spread syntax by making all methods non-enumerable; (#5499)
|
2023-01-26 16:01:06 +02:00 |
|
Dmitriy Mozgovoy
|
2a71f49bc6
|
fix(types): renamed RawAxiosRequestConfig back to AxiosRequestConfig; (#5486)
|
2023-01-23 01:09:18 +02:00 |
|
Dmitriy Mozgovoy
|
6486929f70
|
Fix AxiosRequestHeaders & AxiosHeaders types; (#5482)
|
2023-01-21 17:31:24 +02:00 |
|
Dmitriy Mozgovoy
|
08119634a2
|
fix(types): fixed AxiosRequestConfig header interface by refactoring it to RawAxiosRequestConfig; (#5420)
|
2023-01-06 02:02:08 +02:00 |
|
Dmitriy Mozgovoy
|
7a2f901f42
|
Fix/typescript tests (#5375)
* chore(ci): Add release-it script;
* chore(ci): add `release:no-npm` script to release the package without making an npm release;
* fix(test): fixed `d.ts` typings;
refactor(test): refactor typescript tests;
|
2022-12-14 22:49:49 +02:00 |
|