v2.2.0
Immutable
release. Only release title and notes can be modified.
2.2.0 (2026-08-25)
Features
- add opt-in strict query validation (#199) (1a1a323)
- preserve query string in pagination links (opt-in) (#200) (f2ebc68)
- typegen: add jsonapi-typegen dotnet tool (#204) (2e720b8)
Code Refactoring
- consolidate filter builders into FilterExpressionComposer (#195) (4c7cd01)
- filtering: consolidate filter builders into FilterExpressionCo (4c7cd01)
CI
- actions: Bump github/codeql-action/analyze from 4.37.7 to 4.37.8 (#202) (71af8fb)
- actions: Bump github/codeql-action/init from 4.37.7 to 4.37.8 (#203) (204b739)
- check typegen output for drift in CI (#205) (309e7eb)