This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
v0.2.1
Release Notes
Bugfixes
- fix issue with assigning field group to individual post. Thanks @jayarnielsen!
- fix issue with date/times in repeaters. Thanks @speedpro!
- fix bug with select fields set to allow multiple
- fix bug where errors are thrown when field group is assigned to single post where the post_type is not set to "show_in_graphql"
New Features / Enhancements
- Prevent execution if WPGraphQL or ACF are not also active. Thanks @jacobarriola!
- remove devDependencies from versioned code
- set minimum PHP version to 7.0 in plugin file