What's Changed
- Add support for multiple base classes in base_class_map and customBasePath by @koxudaxi in #2916
- Add hash to Pydantic v2 models used in sets by @koxudaxi in #2918
- fix: Handle class name prefix correctly in GraphQL parser by @siminn-arnorgj in #2926
- Add TypedDict closed and extra_items support (PEP 728) by @koxudaxi in #2922
- Fix release-draft workflow to use pull_request_target and increase max_turns to 50 by @koxudaxi in #2930
- Migrate from pyright to ty type checker by @koxudaxi in #2928
- Fix URL port handling in get_url_path_parts by @koxudaxi in #2933
Full Changelog: 0.52.1...0.52.2