Release 0.40.0
What's Changed
- feat: Avoid calling Type.get_queryset method more than once by @bellini666 in (6905513)
- test(listconnectionwithtotalcount): check the number of SQL queries when only fetching totalCount by @euriostigue in #525
- fix(optimizer): handle existing select_related in querysets by @taobojlen in #515
New Contributors
- @euriostigue made their first contribution in #525
- @taobojlen made their first contribution in #515
Full Changelog: v0.39.2...v0.40.0