JavaScript SDK 3.2.0

javascript-sdkchangedadded

Added

  • add ability to automatically decompress gzip responses returned from fetch (#497) (e08d060)

Changed

  • use spidermonkey version 115 (4a4716d)
  • reduce memory usage by caching client getters when they are first called (87ee0cb)
  • update to latest url crate which passes some more wpt url tests (f0a42fd)

Prior change: JavaScript SDK 3.1.1

Following change: JavaScript SDK 3.2.1