Add test assertion helpers, support for multiple decorators and bug fixes
22.4.0 (2026-03-30)
Bug Fixes
Features
- assertion testing helpers (#1161) (8a5cd06)
- handle invalid JS identifiers in schema generator and add structured decorators (e150d15), closes #1166
What's Changed
- fix: with count query by @enixsoft in #1156
- feat: assertion testing helpers by @Julien-R44 in #1161
New Contributors
Full Changelog: v22.3.0...v22.4.0