Releases: jasontaylordev/CleanArchitecture
Releases · jasontaylordev/CleanArchitecture
v10.8.0
What's Changed
- chore(deps): update .net dependencies by @renovate[bot] in #1586
- Slim down Todo demo and add colour theming by @jasontaylordev in #1587
- chore(deps): update dependency react-router-dom to v7.13.2 by @renovate[bot] in #1588
- chore(deps): update dependency vite to v8.0.2 by @renovate[bot] in #1589
- chore(deps): update .net dependencies by @renovate[bot] in #1590
- fix(deps): update lucide monorepo to v1 (major) by @renovate[bot] in #1592
Full Changelog: v10.7.2...v10.8.0
v10.7.2
What's Changed
- Remove hard-coded azd deployment artifacts by @jasontaylordev in #1584
Full Changelog: v10.7.1...v10.7.2
v10.7.1
v10.7.0
What's Changed
- Update README and project documentation by @jasontaylordev in #1568
- chore(deps): update dependency scalar.aspnetcore to 2.13.9 by @renovate[bot] in #1569
- chore(deps): update .net dependencies by @renovate[bot] in #1572
- feat: add dark mode to frontends by @jasontaylordev in #1574
- Replace Bootstrap with Pico CSS and modernise frontends by @jasontaylordev in #1575
- feat: generate random HTTP/HTTPS ports on template instantiation by @jasontaylordev in #1576
- chore: delete unused workflow by @jasontaylordev in #1577
- chore(deps): update dependency scalar.aspnetcore to 2.13.11 by @renovate[bot] in #1578
Full Changelog: v10.6.2...v10.7.0
v10.6.2
What's Changed
- chore(deps): update angular to v21.2.4 by @renovate[bot] in #1559
- chore(deps): update .net dependencies by @renovate[bot] in #1558
- chore(deps): update dependency @vitejs/plugin-react to v5.2.0 by @renovate[bot] in #1560
- chore: AutoMapper upgrade by @jasontaylordev in #1563
- chore(deps): update dependency vite to v8 by @renovate[bot] in #1562
- chore(deps): update @vitejs/plugin-react to v6 by @jasontaylordev in #1564
Full Changelog: v10.6.1...v10.6.2
v10.6.1
What's Changed
- chore(deps): update dependency azure.identity to 1.19.0 by @renovate[bot] in #1552
- chore(deps): update angular to v21.2.3 by @renovate[bot] in #1551
- refactor: simplify endpoint groups by @jasontaylordev in #1553
- fix: exclude javascript app if api only by @jasontaylordev in #1556
Full Changelog: v10.6.0...v10.6.1
v10.6.0
What's Changed
- Refactor (Web): Modernise Minimal API infrastructure by @jasontaylordev in #1549
IEndpointGroup(static abstract interface) replacesEndpointGroupBaseRoutePrefixproperty added to support custom and nested resource pathsCustomExceptionHandlerrenamed toProblemDetailsExceptionHandler- All endpoint handler methods are now
static
Full Changelog: v10.5.1...v10.6.0
v10.5.1
What's Changed
Improvements
- Aspire: Introduced a new
Sharedproject containing aServicesstatic class that centralises Aspire service name constants. These constants are now shared across relevant projects, eliminating duplicated magic strings (#1541) - Updated template metadata, description, and icons (#1540, #1542)
Dependencies
- Updated Angular to v21.2.2 (#1544)
- Updated Node.js to v24 (#1547)
- Updated .NET and other non-major dependencies (#1543, #1545, #1546)
Full Changelog: v10.5.0...v10.5.1
v10.5.0
What's Changed
- chore: ignore SQLite database files by @jasontaylordev in #1526
- feat: manage SPA with .NET Aspire by @jasontaylordev in #1527
- feat: include Aspire in all solutions by @jasontaylordev in #1528
- chore(deps): update angular to v21.2.1 by @renovate[bot] in #1530
- chore(deps): update dependency nunit to 4.5.1 - autoclosed by @renovate[bot] in #1531
- Fix zone-agnostic HTTP change detection using Angular signals by @jasontaylordev in #1532
- feat: self-contained acceptance tests using Aspire and Playwright by @jasontaylordev in #1533
- Fix: Aspire integration fixes for React frontend, PostgreSQL, and Playwright by @jasontaylordev in #1534
- feat: add SQLite support to Aspire AppHost by @jasontaylordev in #1535
- feat: migrate Application.FunctionalTests to Aspire and restructure test infrastructure by @jasontaylordev in #1536
Full Changelog: v10.4.1...v10.5.0
v10.4.1
What's Changed
- Add comparison operators to ValueObject by @gyoce in #1520
- fix: correct ca-usecase template namespace and default return type by @jasontaylordev in #1524
New Contributors
Full Changelog: v10.4.0...v10.4.1