Skip to content

6.0

Compare
Choose a tag to compare
@mrpmorris mrpmorris released this 05 Jun 14:39
· 47 commits to master since this release
  • Breaking change: Remove support for obsolete versions of .NET framework (#384)
  • Breaking change: Replace IDisposable with IAsyncDisposable in Blazor components (#324)
  • Breaking change: UseReduxDevTools no longer ensures UseRouting is called (#360)
  • Breaking change: UseReduxDevTools no longer requires Newtonsoft.Json (#386)
  • Support Action Filtering in Redux Dev Tools (#383)
  • Do not consider anchor (Uri.Fragment) when checking Uri for changes in routing middleware (#455)
  • Resolve bug where StoreInitializer could cause DisposableCallback to throw an exception (#491)