Skip to content

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 19:01
· 49 commits to main since this release
533d755

Summary

Adds .NET 11 target support alongside the existing targets, keeping the library current with the latest .NET release. Also includes routine dependency and tooling updates.

Changes

🚀 Features

🐛 Bug Fixes

  • fix(build): suppress NU5104 for preview TFM dependencies (#337) @j-d-ha

🔧 Maintenance

  • chore(deps): Bump dependabot/fetch-metadata from 2 to 3 (#331) @dependabot
  • chore: Bump jetbrains.resharper.globaltools from 2025.3.4 to 2026.1.0.1 (#333) @dependabot
  • chore(deps): Bump actions/upload-pages-artifact from 4 to 5 (#336) @dependabot
  • chore(ci): clean up PR validation and release automation (#335) @j-d-ha
  • chore: Bump the minor-and-patch group with 1 update (#328) @dependabot
  • chore(deps): Bump codecov/codecov-action from 5 to 6 (#321) @dependabot
  • chore(deps): Bump actions/deploy-pages from 4 to 5 (#320) @dependabot
  • chore(deps): Bump actions/configure-pages from 5 to 6 (#319) @dependabot
  • chore(deps): Bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory (#318) @dependabot
  • chore: Bump jetbrains.resharper.globaltools and Microsoft.CodeAnalysis.CSharp (#327) @dependabot
  • chore: update pinned dependencies and add git workflow skill (#326) @j-d-ha
  • chore: update changelog for v2.3.1 (#317) @changelog-auto-update