v0.4.0
Breaking Changes
WPGraphQL v0.6.0 or later is now required due to usage of is_graphql_http_request()
.
Other Changes
- Add support for ACF Options Pages
- Update to play nice with WPGraphQL v0.8.2 #23 thanks @jasonbahl
- Fix empty LanguageCodeEnum #20 thanks @jasonbahl
- Faster db seeding in tests a90c305
- Update php prettier
- Test setup fixes 84a14ce
- use is_graphql_http_request ba16a1b