We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
9b74891
<a name"3.0.0">
The callbacks signature changed from err, ok to err. All kinds of errors are passed as the first argument. No error, no breaking change.
err, ok
err
(ae5a2438)