2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-24 14:04:14 +03:00
Commit Graph

71 Commits

Author SHA1 Message Date
Jay c9aca75257 Releasing v0.26.0 2022-02-13 16:20:24 +02:00
Jay dccaeb1b68 Updated changelog for release 2022-01-18 09:06:19 +02:00
Rijk van Zanten c218b7fd98 Update CHANGELOG.md (#4219)
* Update CHANGELOG.md

The mentioned pull request in the latest changelog was unrelated to the listed change. I believe this is the correct PR.

* Update CHANGELOG.md

Co-authored-by: Jay <jasonsaayman@gmail.com>
2021-10-26 08:59:22 +02:00
Jay 6d613b4fe4 Updated changelog 2021-10-25 19:46:09 +02:00
Jay 6d1e30fd80 Prepared release notes 2021-10-12 10:34:20 +02:00
Jay 76f09afc03 Release/v0.22.0 (#4107)
* fix/Avoid package.json import; (#4041)

* Added auto-generated config module `env/data.js` for importing package environment vars without importing the whole `package.json`;
Refactored `http.js` to use `env/data.js` instead of package.json;

* Added `env/data.js`;
Added `env/README.md`;

* Feat/export package version constant (#4065)

* Added auto-generated config module `env/data.js` for importing package environment vars without importing the whole `package.json`;
Refactored `http.js` to use `env/data.js` instead of package.json;

* Added `env/data.js`;
Added `env/README.md`;

* Export package version constant;

* Fixed cancelToken leakage; Added AbortController support; (#3305)

* Fixed cancelToken leakage;
Added AbortController support;

* Fixed typings;

* Documented `signal` option;

* Added processing of early cancellation using AbortController without sending a request;

Co-authored-by: Jay <jasonsaayman@gmail.com>

* Updating CI to run on release branches

* Fixed default transitional config for custom Axios instance; (#4052)

Refactored `/core/mergeConfig`;

Co-authored-by: Jay <jasonsaayman@gmail.com>

* Prepping v0.22.0 for release

* Updated date

Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
2021-10-01 08:02:13 +02:00
Jay 4091b075f6 Release/0.21.4 (#4025)
* fix json transform when data is pre-stringified (#4020)

* [Updating] incorrect JSON syntax in README.md

* [Releasing] v0.21.4

Co-authored-by: Guillaume FORTAINE <guillaume+github@fortaine.com>
2021-09-06 17:35:06 +02:00
Jay e367be54dc [Releasing] 0.21.3 2021-09-04 21:01:50 +02:00
Jay c0c8761091 [Updating] changelog to include links to issues and contributors 2021-09-04 11:57:32 +02:00
Jay 619bb465da [Releasing] v0.21.2 2021-09-04 11:28:54 +02:00
Ryota Ikezawa a6e3707fd4 Fixing a typographical error (#3567) 2021-02-15 21:47:28 +08:00
caikan 79979d9214 Removing duplicate functionality item in changelog (#3523)
Co-authored-by: Xianming Zhong <chinesedfan@qq.com>
2021-02-06 23:09:47 +08:00
Xianming Zhong 7d3b626a59 Merge branch 0.21.1 into master (#3610)
* Updating changelog for 0.21.1 release

* Releasing 0.21.1

Co-authored-by: Emily Morehouse <emily@cuttlesoft.com>
2021-01-31 20:17:04 +02:00
Emily Morehouse 2130a0c8ac Updating changelog for 0.21.0 release 2020-10-23 10:22:07 -06:00
Kevin Kirsche 6d05b96dca Fix typos (#3309)
Fix typos
2020-10-03 12:25:07 -06:00
Emily Morehouse cd27741ff6 Updating changelog for 0.20.0 release 2020-08-20 21:05:46 -06:00
Emily Morehouse fe147fbd3b Updating changlog for 0.20.0 beta release 2020-07-15 09:58:58 -06:00
Fonger ac777b13b0 Fixing CHANGELOG.md issue link (#2784) 2020-02-28 10:15:59 +08:00
Emily Morehouse 17cc1d6d7a Updating changlog for 0.19.2 release 2020-01-20 09:24:56 -07:00
Emily Morehouse 351cf290f0 Fix link formatting in CHANGELOG.md to display PR number in parens as link (#2643) 2020-01-07 11:54:03 -07:00
Emily Morehouse 960e1c8798 Releasing 0.19.1 2020-01-07 10:21:04 -07:00
Malik Dirim 8a9421de0f Fixing typo in CHANGELOG.md: s/Functionallity/Functionality (#2639) 2020-01-07 09:31:54 -07:00
Yasu Flores 55aaebcbf5 Document fix (#2514) 2019-11-03 20:56:17 -08:00
Yasu Flores 86d77504c2 Update docs with no_proxy change, issue #2484 (#2513) 2019-11-03 20:54:19 -08:00
Avindra Goolcharan 6a4a85c57f Doc fixes, minor examples cleanup (#2198)
* README.md COOKBOOK.md: minor fixes

 * simplify language

* ECOSYSTEM: create a few categories

* Examples: log port listening to

* upgrade bootstrap 3 -> 4 in examples

bootstrap 4 is slightly smaller then 3.2.0
so it should also help load examples faster

* categorize 0.19 items a little differently

surface user/consumer changes first
2019-09-07 09:05:26 -03:00
Takahiro Ikeda 2ee3b48245 Fix typo in CHANGELOG.md - s/issue/issues (#2193)
- issue link is not found.
- typo: issue => issues
2019-05-31 09:20:35 -06:00
Emily Morehouse 3f7451ceb7 Update Changelog for release (0.19.0) 2019-05-30 10:00:25 -06:00
Emily Morehouse 56ac637d7d Update changelog for 0.19.0-beta.1 release 2018-08-09 12:35:34 -06:00
Emily Morehouse 48a790222c Prepping for release: updating CHANGELOG. 2018-02-19 16:22:30 -07:00
Nick Uraltsev 599eb9890c Updating changelog 2017-11-11 15:22:47 -08:00
Nick Uraltsev 587f0210ce Updating changelog 2017-11-11 15:21:46 -08:00
Nick Uraltsev c24b1cc5de Updating changelog 2017-10-21 10:57:53 -07:00
Nick Uraltsev 26b06391f8 Update links 2017-09-28 21:09:47 -07:00
Nick Uraltsev e040815977 Updating Changelog 2017-06-03 12:26:34 -07:00
Nick Uraltsev 982183c0e4 Updating changelog 2017-04-08 11:50:04 -07:00
Nick Uraltsev 5b904d5f58 Updating changelog 2017-03-31 18:46:36 -07:00
Nick Uraltsev 9ff461ab8a Updating changelog 2016-11-27 13:50:16 -08:00
Nick Uraltsev 25a5e779b6 Updating changelog 2016-10-17 18:27:55 -07:00
Nick Uraltsev ffd72e646a Updating changelog 2016-10-14 23:33:31 -07:00
Nick Uraltsev 94a3359428 Updating changelog 2016-10-10 21:38:33 -07:00
Nick Uraltsev 166d68ca1c Highlight breaking changes in 0.14.0 2016-09-12 11:47:47 -07:00
Matt Zabriskie de7d02318b Merge pull request #416 from woodb/changelog-breaking-changes
Added note about breaking changes in v0.13.0
2016-09-12 11:49:22 -06:00
Nick Uraltsev 66ec8c0a32 Updating Changelog and Upgrade Guide 2016-08-27 11:26:53 -07:00
Brandon Wood 7241be2160 Added note about breaking changes in v0.13.0
Additionally, I moved the breaking changes to the top of the list so that they
were more obvious.
2016-08-16 13:08:14 -05:00
Matt Zabriskie af07c3145b Releasing 0.13.1 2016-07-16 11:12:43 -06:00
Matt Zabriskie 76186e0a75 Releasing 0.13.0 2016-07-13 13:41:30 -06:00
Nick Uraltsev 4873e8187a 0.12.0 2016-05-31 22:20:07 -07:00
Matt Zabriskie f5a990a1f1 Releasing 0.11.1 2016-05-17 09:57:50 -06:00
Nick Uraltsev 4b150f26df 0.11.0 2016-04-26 20:42:06 -07:00
Matt Zabriskie f569894ebc Releasing 0.10.0 2016-04-20 22:51:24 -06:00