v0.0.13
What's Changed
- feat: Expose Redirections to the GraphQL schema.
- dev: Convert HTML entities for
breadcrumbTitle
,description
, andtitle
fields to their corresponding characters. H/t @sdegetaus - chore: Implement
axepress/wp-graphql-cs
ruleset for PHP_CodeSniffer. - chore: Update Composer dependencies.
- docs: Relocate query docs to
docs/reference/queries.md
, and add docs on querying redirections, and included WordPress actions and filters.
Full Changelog: 0.0.12...0.0.13