v0.5.1
This minor release bumps the tested up to tags for WordPress v6.7.2 and WPGraphQL v2.0.
It's also the first release in the new repository location at https://github.com/AxeWP/wp-graphql-facetwp, a change which should allow @justlevine to allocate significantly more resources to the plugin. Thanks @hsimah for your stewardship and hospitality 🙏.
Important
Vendor files are now .gitignored and must be built locally (composer install) for the plugin source code to work.
Users should download the release version of wp-graphql-facetwp.zip provided on the latest GitHub Release page and not the source code zip file.
What's Changed
- chore!: Remove
vendorandvendor-prefixed/*from the GitHub repository. - chore: Test compatibility with WordPress 6.7.2.
- chore: Test compatibility with WPGraphQL 2.0.
- chore: Update Strauss to v0.19.1.
- chore: Update composer dependencies.
- chore: Update repository URLs to
https://github.com/AxeWP/wp-graphql-facetwp. H/t @hsimah - ci: Cleanup zip and release workflow.
- ci: Use
docker composeinstead ofdocker-compose.
Full Changelog: 0.5.0...0.5.1