v0.2.3 - 2025-04-24
This minor release exposes new fields to the GraphQL schema, such as whether a template is404. We also fixed a compatibility issue with WordPress v6.8 and i18n support.
What's Changed
- feat: Expose
is404field onRenderedTemplateGraphQL type and model. - feat: Expose
GlobalStyles.bigImageSizeThresholdfield to the GraphQL schema. - fix: Avoid translation calls before
initaction. - chore: Test compatibility with WordPress v6.8.
- chore: Update Composer and NPM dev-dependencies to their latest (SemVer-compatible) versions.
Full Changelog: 0.2.2...0.2.3