George Cheng
|
d1178cad4c
|
chore(types): move AxiosStatic#create to AxiosInstance#create (#5096)
* Add the bad test case.
* Fix and pass the test
* Update index.d.cts
---------
Co-authored-by: Jay <jasonsaayman@gmail.com>
|
2025-03-31 21:00:51 +02:00 |
|
StefanBRas
|
10fa70ef14
|
fix: add missing type for allowAbsoluteUrls (#6818)
* fix: add missing type for allowAbsoluteUrls
* fix: use semicolon in type files
---------
Co-authored-by: Jay <jasonsaayman@gmail.com>
|
2025-03-10 19:22:36 +02:00 |
|
Habip Akyol
|
30966a79cb
|
docs(type): fix typo in index.ts (#6030)
docs(type): fix typo in index.ts (#6030)
|
2025-02-02 16:41:49 +02:00 |
|
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 |
|