Closed nhunzaker closed 8 years ago
I think I did a recent commit to fix that
Have a look at master, may need to release though
Ah, yep! Any idea on a timeframe for a release?
In a couple of hours
Cool. Pulling straight from Github works great for me until then. Thank you!
released 5.0.0
Thanks!
I'm testing against multiple versions of node for a project and node 0.12.7 fails for the following reason:
TypeError: Cannot read property 'emit' of null
Looks like this occurs in
FakeRequest::respond
around like 189:I'm happy to dig into this and resolve the issue - but do you have any immediate thoughts?