Closed feross closed 8 years ago
Noticed that the destroy() method will actually throw an exception because output is not defined. There were also several other inconsistencies with the other methods.
destroy()
output
Can this be released to npm?
yeah totally missed that, thanks.
Thanks for the quick merge and release!
Noticed that the
destroy()
method will actually throw an exception becauseoutput
is not defined. There were also several other inconsistencies with the other methods.Can this be released to npm?