Skip to content

v0.2.3 - 2025-04-24

Choose a tag to compare

@justlevine justlevine released this 24 Apr 15:47
· 28 commits to main since this release
9b99a11

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 is404 field on RenderedTemplate GraphQL type and model.
  • feat: Expose GlobalStyles.bigImageSizeThreshold field to the GraphQL schema.
  • fix: Avoid translation calls before init action.
  • 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