Skip to content

Latest commit

 

History

History
43 lines (15 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

43 lines (15 loc) · 1.29 KB

Change Log

0.1.4 (2021-09-01)

Bug Fixes

  • removed wrong FieldLabelPosEnum type (639ac74). Thanks @Marco-Daniel!
  • errors with wp-graphql >= 1.6 (dd645657)

0.1.3 (2021-06-18)

Bug Fixes

  • date field throws an error that causes the query to fail (caf8802)

0.1.2 (2021-04-09)

Bug Fixes

  • missing wpgraphql type definition for FieldOption (8088b24)

0.1.1 (2021-03-01)

Bug Fixes

  • wrong boolean expression in field resolver (6239cff)

0.1.0 (2020-12-11)