What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2393
- Support
coerce_numbers_to_str
inConfigDict
by @robotadam in #2394 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2397
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2402
- fix: Unnecessary _aliased suffix added to models generated from GraphQL union types by @kyo-ago in #2396
- fix: regression where _deep_merge() mutates list values in passed dictionary by @cosmo-grant in #2400
- Handle JSON pointer escaped values by @jrnold in #2401
- fix regex rewrite bug by @minomocca in #2404
- Add
--frozen-dataclasses
flag to generate frozen dataclasses by @K-dash in #2408 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2410
- fix generation of discriminated union values with no mapping by @kymckay in #2412
New Contributors
- @robotadam made their first contribution in #2394
- @kyo-ago made their first contribution in #2396
- @cosmo-grant made their first contribution in #2400
- @jrnold made their first contribution in #2401
- @minomocca made their first contribution in #2404
- @K-dash made their first contribution in #2408
- @kymckay made their first contribution in #2412
Full Changelog: 0.30.1...0.30.2