Skip to content

0.6.23

Choose a tag to compare

@matthewp matthewp released this 10 Oct 12:51
· 36 commits to master since this release

This is a patch release, fixing a bug where code that set xhr.onload or xhr.onreadystatechange after calling xhr.send() would result in that code not occurring within the Zone (and causing the Zone not to complete). Bug: #183