v2.5.1
Fixes
- Sort data type resolution — use field type from orderBy query instead of schema-based inference (#304)
Chores
- Fix npm audit vulnerabilities — update dependencies and add overrides (#303)
- Update README description and tagline (#302)
What's Changed
- docs: update README description and tagline by @anton62k in #302
- chore: fix npm audit vulnerabilities by @anton62k in #303
- fix: use field type from query for sort OrderDataType by @anton62k in #304
- chore: v2.5.1 by @anton62k in #305
Full Changelog: v2.5.0...v2.5.1