Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 09:26
· 345 commits to main since this release

Features

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

Bug Fixes

  • change git protocol (#74) (a7d60f5)
  • xmlhttprequest: add line break for getAllResponseHeaders() (#86) (41aca1c)
  • 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)
  • xmlhttprequest: allow xhr.withCredentials set (#105) (e3a4910)
  • event: use Object.defineProperty (#115) (f765c4d)
  • xmlhttprequest: support object property (#116) (cb47719)
  • xmlhttprequest: add support EventListenerObject (#124) (e21c817)
  • xmlhttprequest: add support xhr.responseURL (#126) (606a39a)
  • xmlhttprequest: throw exception when invalid state (#123) (f46cdc0)