Commit Graph

11 Commits

Author SHA1 Message Date
Justin Dhillon
896f9af1be
chore(docs): remove SECURITY.md (#6312)
chore(docs): remove SECURITY.md (#6312)
2025-01-31 19:01:58 +02:00
Dmitriy Mozgovoy
46085e6ffc
chore(ci): fix release action;
* chore(ci): Add release-it script;
* fix(utils): redesigned logic for obtaining the global link;;
* chore(git): updated .gitignore;
chore(npm): updated .npmignore;
* chore(git): fix husky prepare script;
* chore(github): reworked npm release action step;
* chore(ci): add CHANGELOG.md contributors section generator;
* chore(deps): add `auto-changelog` to package.json;
2022-12-20 20:45:24 +02:00
Dmitriy Mozgovoy
0c3a1e9fde
Refactored module exports; (#5162)
* Refactored build pipeline;
Added module exports tests;
Added missing ESM export for parity with Axios factory;
Added `toFormData`, `formToJSON`, `isAxiosError`, `spread`, `isCancel`, `all` as named export to `index.d.ts`;

* Added ESM entry test;

* Updated README.md `installing` section;

* Added TypeScript importing test;
Added missed `CanceledError` & `AxiosHeaders` to `AxiosStatic` interface;

* Exclude `/test/module/` from tslint;
2022-10-30 18:46:17 +02:00
Nick Uraltsev
0664d9895a Adding TypeScript definitions for interceptors 2016-08-16 09:34:23 -07:00
Nick Uraltsev
29a1e10871 Adding sauce_connect.log to .gitignore and .npmignore 2016-06-22 23:27:33 -07:00
Nick Uraltsev
ea375220a2 Excluding .md files from npm package 2016-05-02 22:04:03 -07:00
mzabriskie
256c5a6555 Updating ignores 2015-09-28 23:49:50 -06:00
mzabriskie
2a06e3b307 Updating ignores 2014-09-18 13:09:52 -06:00
Matt Zabriskie
f5f461d8a2 Updating ignores 2014-08-28 15:56:47 -06:00
Matt Zabriskie
d29c1ac66e Adding project files 2014-08-18 17:25:24 -06:00
Matt Zabriskie
729404dff5 Adding project files 2014-08-18 17:25:07 -06:00