All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.4 (2021-12-16)
3.0.3 (2021-05-29)
3.0.2 (2021-05-29)
3.0.1 (2021-05-29)
3.0.0 (2020-07-31)
3.0.0-beta.6 (2020-07-31)
- 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)
- event: use Object.defineProperty (#115) (f765c4d)
- xmlhttprequest: support object property (#116) (cb47719)
3.0.0-beta.4 (2020-07-26)
3.0.0-beta.3 (2020-07-26)
- 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)