Skip to content

v3.2.0

Compare
Choose a tag to compare
@JakeChampion JakeChampion released this 14 Aug 09:55
8ecec28

3.2.0 (2023-08-10)

Features

  • add ability to automatically decompress gzip responses returned from fetch (#497) (e08d060)
  • use spidermonkey version 115 (4a4716d)

Bug Fixes

  • 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)