Skip to content

Releases: jasontaylordev/CleanArchitecture

v10.8.0

23 Mar 22:10
e5c08ec

Choose a tag to compare

What's Changed

Full Changelog: v10.7.2...v10.8.0

v10.7.2

21 Mar 02:11
e30d9b3

Choose a tag to compare

What's Changed

Full Changelog: v10.7.1...v10.7.2

v10.7.1

19 Mar 11:22
40f7fe6

Choose a tag to compare

What's Changed

  • chore(deps): update .net dependencies to 13.1.3 by @renovate[bot] in #1580
  • chore(deps): update angular to v21.2.3 - autoclosed by @renovate[bot] in #1581
  • chore(deps): update dependency vite to v8.0.1 by @renovate[bot] in #1582

Full Changelog: v10.7.0...v10.7.1

v10.7.0

18 Mar 12:38
bb6bc9a

Choose a tag to compare

What's Changed

Full Changelog: v10.6.2...v10.7.0

v10.6.2

16 Mar 20:13
4e29d6d

Choose a tag to compare

What's Changed

Full Changelog: v10.6.1...v10.6.2

v10.6.1

12 Mar 22:09
c46bfa7

Choose a tag to compare

What's Changed

Full Changelog: v10.6.0...v10.6.1

v10.6.0

12 Mar 10:17
d4ac254

Choose a tag to compare

What's Changed

  • Refactor (Web): Modernise Minimal API infrastructure by @jasontaylordev in #1549
    • IEndpointGroup (static abstract interface) replaces EndpointGroupBase
    • RoutePrefix property added to support custom and nested resource paths
    • CustomExceptionHandler renamed to ProblemDetailsExceptionHandler
    • All endpoint handler methods are now static

Full Changelog: v10.5.1...v10.6.0

v10.5.1

11 Mar 21:14
de2e5d6

Choose a tag to compare

What's Changed

Improvements

  • Aspire: Introduced a new Shared project containing a Services static 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

10 Mar 22:44
5ae85df

Choose a tag to compare

What's Changed

Full Changelog: v10.4.1...v10.5.0

v10.4.1

05 Mar 22:11
d71ab7b

Choose a tag to compare

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