Releases: ykzts/node-xmlhttprequest
Releases · ykzts/node-xmlhttprequest
w3c-xmlhttprequest v3.0.4
16 Dec 12:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
release-please: support require under Node (#472 ) (a22663b )
w3c-xmlhttprequest v3.0.3
29 May 10:31
Compare
Sorry, something went wrong.
No results found
Bug Fixes
release-please: add step for cache dir (#347 ) (5209857 )
w3c-xmlhttprequest v3.0.2
29 May 10:21
Compare
Sorry, something went wrong.
No results found
w3c-xmlhttprequest v3.0.1
29 May 10:06
Compare
Sorry, something went wrong.
No results found
v3.0.0
31 Jul 09:26
Compare
Sorry, something went wrong.
No results found
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 )
v3.0.0-beta.6
31 Jul 00:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
xmlhttprequest: add support EventListenerObject (#124 ) (e21c817 )
xmlhttprequest: add support xhr.responseURL (#126 ) (606a39a )
xmlhttprequest: throw exception when invalid state (#123 ) (f46cdc0 )
v3.0.0-beta.5
29 Jul 22:01
Compare
Sorry, something went wrong.
No results found
Features
meta: add keywords field to package.json (#113 ) (1457b7f )
Bug Fixes
v3.0.0-beta.4
26 Jul 22:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
xmlhttprequest: allow xhr.withCredentials set (#105 ) (e3a4910 )
Release 3.0.0-beta.3
26 Jul 08:23
Compare
Sorry, something went wrong.
No results found
fix(pkg): fix invalid version (#87 ) @ykzts
fix(eventtarget): throws TypeError when given value is not Event (#92 ) @ykzts
fix(xmlhttprequest): catch errors (#97 ) @ykzts
fix(xmlhttprequest): replace to req.destroy from req.abort (#100 ) @ykzts
Release 3.0.0-beta.2
25 Jul 17:28
Compare
Sorry, something went wrong.
No results found
fix(xmlhttprequest): add line break for getAllResponseHeaders() (#86 ) @ykzts