Skip to content

Releases: valu-digital/wp-graphql-polylang

v0.3.3

11 Dec 22:20
Compare
Choose a tag to compare

v0.3.2

06 Nov 14:48
Compare
Choose a tag to compare

v0.3.1

06 Nov 13:40
Compare
Choose a tag to compare
  • Fix composer license field 2096eb0

v0.3.0

06 Nov 13:34
Compare
Choose a tag to compare

Breaking changes

If you used composer to install the package name has changed from valu-digital/wp-graphql-polylang to valu/wp-graphql-polylang to match our Packagist org.

Other changes

  • Document installation
  • Publish to Packagist
  • Fix graphql request detection for sub url installations
  • Add contributing docs
  • Fix tests with wp-graphql v0.4.x
  • Use bundled composer autoloader only when not using global one

v0.1.1

06 Nov 11:27
bfddbc2
Compare
Choose a tag to compare

First Packagist release

v0.2.1

07 May 14:28
Compare
Choose a tag to compare
  • Fix init for wp-graphiql ed6652c
  • Die with error message when using too old Polylang version 83907ec

All changes: v0.2.1...v0.2.0

v0.2.0

07 May 11:55
Compare
Choose a tag to compare
  • Add wp-graphql 0.3.x support
  • Add translate field to terms
  • Add tests and configure travis