v1.5.0
Minor Changes
024d60aThanks @Torsten85! - -ConnectionErroris now a class (enablesinstanceofchecks at runtime)- Added
disconnect()andreconnect()methods to the client SocketQLProvideracceptsonConnectandonConnectErrorcallback props. WhenonConnectErroris set, errors are forwarded to the callback instead of being thrown to the error boundary.
- Added