Releases: ykzts/node-xmlhttprequest
Releases · ykzts/node-xmlhttprequest
w3c-xmlhttprequest v3.0.4
Compare
Sorry, something went wrong.
No results found
xhrbot
released this
16 Dec 12:14
Bug Fixes
release-please: support require under Node (#472 ) (a22663b )
w3c-xmlhttprequest v3.0.3
Compare
Sorry, something went wrong.
No results found
xhrbot
released this
29 May 10:31
Bug Fixes
release-please: add step for cache dir (#347 ) (5209857 )
w3c-xmlhttprequest v3.0.2
Compare
Sorry, something went wrong.
No results found
xhrbot
released this
29 May 10:21
w3c-xmlhttprequest v3.0.1
Compare
Sorry, something went wrong.
No results found
xhrbot
released this
29 May 10:06
v3.0.0
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
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
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
Compare
Sorry, something went wrong.
No results found
Bug Fixes
xmlhttprequest: allow xhr.withCredentials set (#105 ) (e3a4910 )
Release 3.0.0-beta.3
Compare
Sorry, something went wrong.
No results found
ykzts
released this
26 Jul 08:23
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
Compare
Sorry, something went wrong.
No results found
ykzts
released this
25 Jul 17:28
fix(xmlhttprequest): add line break for getAllResponseHeaders() (#86 ) @ykzts