Skip to content

v0.3.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jasonbahl jasonbahl released this 21 Jan 22:45
· 66 commits to master since this release
2ebbc31

Release Notes

  • update Coveralls.yml
  • update Travis.yml
  • update to README.md
  • update to bin/install-wp-tests.sh
  • update composer.json
  • update phpcs.ruleset.xml
  • pass id through with the login resolver to allow added fields to have access to the id
  • convert fields to use register_graphql_fields API instead of filtering the WPObjectType directly
  • add new graphql_jwt_user_types filter
  • update field definitions to not rely on Types:: static methods which was deprecated by WPGraphQL in v0.6.0