Skip to content

Latest commit

 

History

History
89 lines (42 loc) · 5.39 KB

CHANGELOG.md

File metadata and controls

89 lines (42 loc) · 5.39 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.4 (2021-12-16)

Bug Fixes

  • release-please: support require under Node (#472) (a22663b)

3.0.3 (2021-05-29)

Bug Fixes

  • release-please: add step for cache dir (#347) (5209857)

3.0.2 (2021-05-29)

Bug Fixes

3.0.1 (2021-05-29)

Bug Fixes

3.0.0 (2020-07-31)

3.0.0-beta.6 (2020-07-31)

Bug Fixes

  • xmlhttprequest: add support EventListenerObject (#124) (e21c817)
  • xmlhttprequest: add support xhr.responseURL (#126) (606a39a)
  • xmlhttprequest: throw exception when invalid state (#123) (f46cdc0)

3.0.0-beta.5 (2020-07-29)

Features

  • meta: add keywords field to package.json (#113) (1457b7f)

Bug Fixes

3.0.0-beta.4 (2020-07-26)

Bug Fixes

  • xmlhttprequest: allow xhr.withCredentials set (#105) (e3a4910)

3.0.0-beta.3 (2020-07-26)

Bug Fixes

  • pkg: fix invalid version (#87) (2128651)
  • eventtarget: throws TypeError when given value is not Event (#92) (b844eb2 )
  • xmlhttprequest: catch errors (#97) (7ed320a)
  • xmlhttprequest: replace to req.destroy from req.abort (#100) (99555d8)

3.0.0-beta.2 (2020-07-26)

Bug Fixes

  • xmlhttprequest: add line break for getAllResponseHeaders() (#86) (41aca1c)

3.0.0-beta.1 (2020-07-25)

Bug Fixes