Features
- Upgrade Angular from 18 to 21
- Migrate React from Create React App to Vite
- Replace SpecFlow with Reqnroll
Bug Fixes
- Fix NSwag build error when using ArtifactsPath
- Fix NSwag failure when project path contains spaces
- Fix API_BASE_URL not provided in Angular app module
- Fix Angular template issues
- Fix HasPreviousPage returning true for out-of-range page numbers
- Add parentNamespace parameter for subfolder use cases
Improvements
- Change UpdateTodoItemDetail endpoint from PUT to PATCH
- Add missing error response codes to Swagger specification
- Rename event handlers to describe their action
- Remove unused FluentValidation.AspNetCore and jQuery dependencies
- Improve release workflow
New Contributors
- @sc2107 made their first contribution in #1405
- @hcrans made their first contribution in #1411
- @LukasGrafTT made their first contribution in #1442
- @renovate[bot] made their first contribution in #1462
Full Changelog: v10.0.0...v10.1.0