Wp Graphql Gutenberg Versions Save

Query gutenberg blocks with wp-graphql

v0.4.1

1 year ago

Release Notes

Chore

  • update release number in plugin.php

v0.4.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pristas-peter/wp-graphql-gutenberg/compare/v0.3.12...v0.4.0

v0.3.12

1 year ago

v0.3.12 Release Notes

v0.3.11

2 years ago

Release Notes

  • Update version number as it was not properly updated for v0.3.10.
  • No functional changes to the code

v0.3.10

2 years ago

Release Notes

Bug Fixes

  • fix undefined variable causing php warnings

v0.3.9

2 years ago

Release Notes

Breaking Changes

Bug Fixes

  • fix: Updates to work with WPGraphQL v1.6+ #117

v0.3.8

3 years ago

Release Notes

Breaking Changes

Bug Fixes

  • fix: error type WpBlockAttributesObject does not exists #70

v0.3.7

3 years ago

Release Notes

Breaking Changes

Bug Fixes

  • fix schema config according to upstream changes #75

v0.3.6

3 years ago

Release Notes

Breaking Changes

Bug Fixes

  • normalize attribute name to camelCase #67

v0.3.5

3 years ago

Release Notes

Breaking Changes

Bug Fixes

  • Ensure that the block attribute value is in the predefined type