Skip to content

Releases: wp-graphql/wpgraphql-acf

v2.0.0-beta.2.0.4

03 Apr 21:39
Compare
Choose a tag to compare

Release Notes

  • fix: another attempt (before I throw my computer out a window) at fixing the failing github workflow for uploading the graphql schema artifact upon releases. No functional changes for users. (I might be starting to understand Docker 🤣)

v2.0.0-beta.2.0.3

03 Apr 21:32
Compare
Choose a tag to compare

Release Notes:

  • another attempt at fixing the failing github workflow for uploading the graphql schema artifact upon releases. No functional changes for users. (I clearly don't understand Docker 🤣)

v2.0.0-beta.2.0.2

03 Apr 21:27
Compare
Choose a tag to compare

Release Notes

Chores / Bugfixes:

  • #34 fix: another attempt at fixing the failing github workflow for uploading the graphql schema artifact upon releases. No functional changes for users.

v2.0.0-beta.2.0.1

03 Apr 20:44
Compare
Choose a tag to compare

What's Changed

  • fix: failing workflow to upload GraphQL Schema artifact upon releases by @jasonbahl in #33

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.2.0.1

v2.0.0-beta.2

03 Apr 19:13
Compare
Choose a tag to compare

What's Changed

  • fix: Prevent fatal error when editing ACF Field Groups by @jasonbahl in #31

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2

v2.0.0-beta.1

31 Mar 20:46
Compare
Choose a tag to compare

Release Notes

  • Introduce register_graphql_acf_field_type API and refactor internal code to start using it
  • Updates to resolve Code Sniffer / PHPStan warnings/errors
  • Initial README

v0.2.0-beta

16 Mar 06:42
Compare
Choose a tag to compare

What's Changed

  • Feat/tests for fields with underscores by @jasonbahl in #26
  • chore: move CPT / Taxonomy settings into their own files by @jasonbahl in #27
  • Cleanup tests, add setting tab support, fix connection bug by @jasonbahl in #28

Full Changelog: v0.1.0-beta...v0.2.0-beta

v0.1.0-beta

10 Mar 20:27
1ef4e45
Compare
Choose a tag to compare

Initial beta release.

Very broken / incomplete still.