Sourced from axios's releases.
v0.20.0
Release of 0.20.0-pre as a full release with no other changes.
v0.20.0-0
0.20.0-pre (July 15, 2020)
Fixes and Functionality:
- Fixing response with utf-8 BOM can not parse to json (#2419)
- fix: remove byte order marker (UTF-8 BOM) when transform response
- fix: remove BOM only utf-8
- test: utf-8 BOM
- fix: incorrect param name
- Refactor mergeConfig without utils.deepMerge (#2844)
- Adding failing test
- Fixing #2587 default custom config persisting
- Adding Concat keys and filter duplicates
- Fixed value from CPE
- update for review feedbacks
- no deepMerge
- only merge between plain objects
- fix rename
- always merge config by mergeConfig
- extract function mergeDeepProperties
- refactor mergeConfig with all keys, and add special logic for validateStatus
- add test for resetting headers
- add lots of tests and fix a bug
- should not inherit
data- use simple toString
- Fixing overwrite Blob/File type as Content-Type in browser. (#1773)
- Fixing an issue that type 'null' is not assignable to validateStatus (#2773)
- Fixing special char encoding (#1671)
- removing @ character from replacement list since it is a reserved character
- Updating buildURL test to not include the @ character
- Removing console logs
- Fixing password encoding with special characters in basic authentication (https://github.com/facebook/flipper/issues/1492)
- Fixing password encoding with special characters in basic authentication
- Adding test to check if password with non-Latin1 characters pass
- Fixing 'Network Error' in react native android (https://github.com/facebook/flipper/issues/1487) There is a bug in react native Android platform when using get method. It will trigger a 'Network Error' when passing the requestData which is an empty string to request.send function. So if the requestData is an empty string we can set it to null as well to fix the bug.
- Fixing Cookie Helper with Asyc Components (https://github.com/facebook/flipper/issues/1105) (https://github.com/facebook/flipper/issues/1107)
- Fixing 'progressEvent' type (#2851)
- Fix 'progressEvent' type
- Update axios.ts
- Fixing getting local files (file://) failed (#2470)
... (truncated)
Sourced from axios's changelog.
0.20.0 (August 20, 2020)
Release of 0.20.0-pre as a full release with no other changes.
0.20.0-pre (July 15, 2020)
Fixes and Functionality:
- Fixing response with utf-8 BOM can not parse to json (#2419)
- fix: remove byte order marker (UTF-8 BOM) when transform response
- fix: remove BOM only utf-8
- test: utf-8 BOM
- fix: incorrect param name
- Refactor mergeConfig without utils.deepMerge (#2844)
- Adding failing test
- Fixing #2587 default custom config persisting
- Adding Concat keys and filter duplicates
- Fixed value from CPE
- update for review feedbacks
- no deepMerge
- only merge between plain objects
- fix rename
- always merge config by mergeConfig
- extract function mergeDeepProperties
- refactor mergeConfig with all keys, and add special logic for validateStatus
- add test for resetting headers
- add lots of tests and fix a bug
- should not inherit
data- use simple toString
- Fixing overwrite Blob/File type as Content-Type in browser. (#1773)
- Fixing an issue that type 'null' is not assignable to validateStatus (#2773)
- Fixing special char encoding (#1671)
- removing @ character from replacement list since it is a reserved character
- Updating buildURL test to not include the @ character
- Removing console logs
- Fixing password encoding with special characters in basic authentication (https://github.com/facebook/flipper/issues/1492)
- Fixing password encoding with special characters in basic authentication
- Adding test to check if password with non-Latin1 characters pass
- Fixing 'Network Error' in react native android (https://github.com/facebook/flipper/issues/1487) There is a bug in react native Android platform when using get method. It will trigger a 'Network Error' when passing the requestData which is an empty string to request.send function. So if the requestData is an empty string we can set it to null as well to fix the bug.
- Fixing Cookie Helper with Asyc Components (https://github.com/facebook/flipper/issues/1105) (https://github.com/facebook/flipper/issues/1107)
- Fixing 'progressEvent' type (#2851)
- Fix 'progressEvent' type
- Update axios.ts
- Fixing getting local files (file://) failed (#2470)
... (truncated)
0d87655 Releasing 0.20.0cd27741 Updating changelog for 0.20.0 releaseffea034 Releasing 0.20.0-0fe147fb Updating changlog for 0.20.0 beta release16aa2ce Fixing response with utf-8 BOM can not parse to json (#2419)c4300a8 Adding support for URLSearchParams in node (#1900)bed6783 add table of content (preview) (#3050)c70fab9 Fix stale bot config (#3049)5b08fc4 Add days and change name to work (#3035)1768c23 Update close-issues.yml (#3031)