This repository was archived by the owner on Dec 26, 2025. It is now read-only.
·
2 commits
to refs/heads/main
since this release
What's Changed
- (#260) Add operations-per-run configuration to stale.yml - Thanks to @pwelter34
- (#258) create a build to mark old issues and PR as stale to help maintain project - Thanks to @pwelter34
- (#248) fix (tests): Fix the unit tests (except for 2 synctests) - Thanks to @jafin
- (#230) Add Net8 target to BlazorServer, SharedModels. Bump FluentValidation to 11.9.2 - Thanks to @jafin
🐛 Bug Fixes
- (#205) Fix inconsistent field-level validation (Fixes #204) - Thanks to @matthetherington