Skip to content

6.0-Beta2

Latest
Compare
Choose a tag to compare
@mrpmorris mrpmorris released this 22 Mar 17:16
· 2 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)