v0.0.2 - 2025-02-18
What's Changed
Breaking
- chore!: Bump minimum required
WPGraphQL Content Blocksversion to 4.6.0.
Added
- feat: Add compatibility with
WPGraphQLv2.0 andWPGraphQL Content Blocksv4.8. - feat: make generated
NEXT_PUBLIC_URLandNODE_TLS_REJECT_UNAUTHORIZEDenvironment variables uncommented by default.
Changed
- dev: Add new
snapwp_helper/admin/capabilityfilter.
Fixed
- fix: Ensure
WPGraphQLexists before using inSchemaFilters. - fix: Use
manage_optionsfor default admin screen capability.
Docs
- docs: Misc cleanup.
- docs: Add usage docs on querying for
globalStylesdata. - docs: Add Quick Install instructions for
wp-cliandcomposer.
Misc
- ci: Enable CodeClimate and Coveralls reporting.
- chore: Update Composer and NPM dependencies to their latest (SemVer-compatible) versions.
- chore: Update PHPStan to v2.0 and remediate new smells.
- chore: lint JS files with ESLint.
Full Changelog: 0.0.1...0.0.2