<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Fixes
* Fix issues with aliasing the same nested list field with different filters. Previously, only the latter field's filters would be applied, and optimizations would not work as expected.
Automated
* Bump the python-dependencies group with 4 updates by dependabot in https://github.com/MrThearMan/graphene-django-query-optimizer/pull/111
* Bump graphene-django from 3.2.1 to 3.2.2 in the python-dependencies group by dependabot in https://github.com/MrThearMan/graphene-django-query-optimizer/pull/114
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-query-optimizer/pull/110
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-query-optimizer/pull/112
---
**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.8.0...v0.8.1