v1.13.1
feat(http): add HTTP2 support; (#7150)
fix(adapter): fix progress event emitting; (#6518)
feat(types): extend AxiosResponse interface to include custom headers type (#6782)
chore(ci): add local HTTP server for Karma tests; (#7022)
fix(http): fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193)