Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 17:02
6ec375c

Summary

This release focuses on improving the testing infrastructure and source generator architecture. Key highlights include multi-target test support, snapshot testing enhancements, and a major refactoring of the source generator codebase for better maintainability. CI workflows have been enhanced with auto-approval for automated PRs.

Changes

🚀 Features

  • feat(ci): add auto-approval to automated PR workflows (#283) @j-d-ha
  • feat(tests): add multi-targeting and source generator improvements (#274) @j-d-ha
  • feat(tests): add scrubbers for dynamic snapshot values (#273) @j-d-ha

🔄 Refactoring

  • refactor(source-generators): modularize code generation and improve generated file organization (#280) @j-d-ha
  • refactor(source-generators): simplify and restructure code generation logic (#279) @j-d-ha

🔧 Maintenance

  • chore: bump the minor-and-patch group with 6 updates (#281) @dependabot
  • chore(deps-dev): Bump the minor-and-patch group with 2 updates (#277) @dependabot
  • chore: Bump the minor-and-patch group with 4 updates (#275) @dependabot