Skip to content

v5.2

Compare
Choose a tag to compare
@dsuryd dsuryd released this 01 Oct 17:38
· 111 commits to master since this release

Enhancements

  • Switch SignalR client library from @aspnet/signalr to @microsoft/signalr.
  • Add configurable retry policy for .NET client.

Bug Fixes

  • Fix .NET client unable to recover from temporarily lost connection (#297).
  • Fix JSON exception on the browser when processing updates in Web API mode.