Skip to content

v3.10.0

Choose a tag to compare

@andymsuk andymsuk released this 11 Feb 12:03

Prior to this release, when an error event is emitted the error object is not included. This means that if you were to use this error for logging then you would not have access to it to provide a sensible error message.

This release adds the relevant error object to error events when they are emitted.