-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: wp-graphql/wpgraphql-acf
base: v2.1.1
head repository: wp-graphql/wpgraphql-acf
compare: v2.1.2
- 18 commits
- 7 files changed
- 2 contributors
Commits on Feb 8, 2024
-
Bump the composer group across 1 directories with 1 update
Bumps the composer group with 1 update in the /. directory: [composer/composer](https://github.com/composer/composer). Updates `composer/composer` from 2.2.22 to 2.2.23 - [Release notes](https://github.com/composer/composer/releases) - [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md) - [Commits](composer/composer@2.2.22...2.2.23) --- updated-dependencies: - dependency-name: composer/composer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b56524 - Browse repository at this point
Copy the full SHA 2b56524View commit details -
Merge pull request #169 from wp-graphql/dependabot/composer/composer/…
…composer-2.2.23 Bump the composer group across 1 directories with 1 update
Configuration menu - View commit details
-
Copy full SHA for 0a912b4 - Browse repository at this point
Copy the full SHA 0a912b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa59a3 - Browse repository at this point
Copy the full SHA 3fa59a3View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 752be09 - Browse repository at this point
Copy the full SHA 752be09View commit details -
Merge pull request #173 from wp-graphql/jasonbahl-patch-1
Update bug_report.yml
Configuration menu - View commit details
-
Copy full SHA for 29440f7 - Browse repository at this point
Copy the full SHA 29440f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b65636 - Browse repository at this point
Copy the full SHA 5b65636View commit details -
- add test to ensure taxonomy field resolves in the same order the ID…
…s are saved - update taxonomy field resolver to se the default order and orderby when resolving with the TermObjectConnectionResolver
Configuration menu - View commit details
-
Copy full SHA for 305d254 - Browse repository at this point
Copy the full SHA 305d254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c52d67 - Browse repository at this point
Copy the full SHA 7c52d67View commit details -
Merge pull request #174 from wp-graphql/fix/171-taxonomy-field-resolv…
…es-wrong-order fix: taxonomy field resolves with wrong order
Configuration menu - View commit details
-
Copy full SHA for cd6404a - Browse repository at this point
Copy the full SHA cd6404aView commit details
Commits on Feb 20, 2024
-
- when a Taxonomy field is set to store objects instead of IDs, the r…
…esolver returns incorrect information. This resolves that by accounting for IDs or Objects being stored and returned.
Configuration menu - View commit details
-
Copy full SHA for 3586a07 - Browse repository at this point
Copy the full SHA 3586a07View commit details -
Merge commit 'cd6404a205bd92262a8099dcc3ed138614c6d080' into fix/177-…
…taxonomy-field-not-handling-objects-properly
Configuration menu - View commit details
-
Copy full SHA for fd7e687 - Browse repository at this point
Copy the full SHA fd7e687View commit details -
- update Taxonomy.php to better handle different values returned (obj…
…ect vs id & array vs individual value) - add test for Taxonomy field when 'object' is set as the return type
Configuration menu - View commit details
-
Copy full SHA for 21eec1f - Browse repository at this point
Copy the full SHA 21eec1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe55b1 - Browse repository at this point
Copy the full SHA bfe55b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5626533 - Browse repository at this point
Copy the full SHA 5626533View commit details -
Merge pull request #178 from wp-graphql/fix/177-taxonomy-field-not-ha…
…ndling-objects-properly fix: Taxonomy field returns incorrect data if set to store objects instead of IDs
Configuration menu - View commit details
-
Copy full SHA for d734a3e - Browse repository at this point
Copy the full SHA d734a3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f0ff5 - Browse repository at this point
Copy the full SHA f2f0ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e137d4a - Browse repository at this point
Copy the full SHA e137d4aView commit details -
Merge pull request #179 from wp-graphql/release/v2.1.2
release: v2.1.2
Configuration menu - View commit details
-
Copy full SHA for 5d500c0 - Browse repository at this point
Copy the full SHA 5d500c0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.1...v2.1.2