Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

v0.2.1

Compare
Choose a tag to compare
@jasonbahl jasonbahl released this 12 Aug 23:29
· 261 commits to master since this release
85ec7dd

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