New features:
- Use new metadata utility for adding the ``image_scales`` to the default serialization.
[ericof] (74)
Bug fixes:
- Use plone/code-analysis-action on GitHub Actions and plone/code-quality Docker image and versions to format code.
[ericof] (68)
- Fix the handler for resolving UIDs in nested blocks to avoid trying to resolve them twice. This also makes it possible to use deserialization and serialization transforms that intentionally run before the resolveuid transform in the context of nested blocks.
[davisagli] (76)