What's Changed
- Added support for LocalDate/LocalDateTime/LocalTime to Strawberry Shake by @glen-84 in #8007
- Request totalCount through ToPageAsync if its requested. by @michaelstaib in #8011
- Added QueryContext extension methods for Select and Include. by @michaelstaib in #8013
- Switched LangVersion from
preview
to13.0
by @glen-84 in #8014 - Updated .NET 9 packages by @glen-84 in #8012
- Changed the runtime type for the Date scalar in Strawberry Shake by @glen-84 in #8009
- Added Strawberry Shake runtime type change to migration guide by @glen-84 in #8010
Full Changelog: 15.0.3...15.1.0-p.3