3.0.0
Pre-release
Pre-release
BREAKING CHANGES:
- Package is now only compatible with ASP.NET Core Blazor 3.1 LTS (Server-Side) and 3.2 (WebAssembly)
- FluentValidation package is upgraded to version 9 due to popular demands. Make sure your project has FluentValidation version 9 also!
- Internal: async validations are now truly async. This change should not have any visible effect on your app.