v0.22 - All about Interfaces
This release adds the ability to swap the default PageInterface
as well as the ability to define additional interfaces for your model types
What's Changed
- SteamField block extra interfaces (part 1) by @mgax in #365
- feat: override PageInterface by @Leden, @dopry, @zerolab in #325
- Use the official black pre-commit mirror by @zerolab in #367
- Define additional interfaces via
graphql_interfaces
by @zerolab in #366
New Contributors
Full Changelog: v0.21.0...v0.22.0