v1.13.4
style: turn '()=>' into '() =>' (#6324)
docs: fix typos (#7046)
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)
fix(adapter): fix undefined reference to hasBrowserEnv (#6572)
fix: prevent RangeError when using large Buffers (#6961)