Skip to content

Releases: pristas-peter/wp-graphql-gutenberg-acf

v0.3.0

29 May 06:07
Compare
Choose a tag to compare

Release Notes

Breaking changes

  • plugin now uses wp-graphql-acf type resolution so the types are shared between the plugins
  • the acf field from block is now omitted, instead the field groups have their own field in the block type

v0.2.1

28 May 21:38
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • #13 Fix ACF Gallery Type
  • #15 Fix Flex Type

v0.2.0

02 May 18:34
Compare
Choose a tag to compare

Release Notes

  • adds compatibility with wp-graphql-gutenberg v0.2.0

v0.1.1

05 Dec 21:16
60a19df
Compare
Choose a tag to compare

Bugfixes:

  • Content in Relationship field result in errors and null

v0.1.0

30 Oct 19:25
2e0b45e
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Adds support for wp-graphql v0.4.0