v1.13.3
fix(http2): Use port 443 for HTTPS connections by default. (#7256)
fix: turn AxiosError into a native error (#5394) (#5558)
fix(interceptor): handle the error in the same interceptor (#6269)
Revert "fix: silentJSONParsing=false should throw on invalid JSON (#7253) (#7…" (#7298)
chore(release): v1.13.3 (#7335)
docs: refresh CDN URLs and example JSON headers (#7236)
fix(utils): move `generateString` to platform utils to avoid importing crypto module into client builds; (#6789)
Revert "chore: expose fromDataToStream to be consumable (#6731)" (#6732)
doc: update deprecated var usage in documentation examples (#7246)