v1.25.0
版本发布时间: 2024-05-03 10:11:27
wp-graphql/wp-graphql最新发布版本:v1.28.1(2024-08-22 01:57:35)
Release Notes
Upgrade Notice
This release includes a fix to a regression in the v1.24.0. Users impacted by the regression in 1.24.0 included, but are not necessarily limited to, users of the WPGraphQL for WooCommerce extension.
New Features
-
#3104: feat: add
AbsractConnectionResolver::pre_should_execute()
. Thanks @justlevine!
Chores / Bugfixes
-
#3104: refactor:
AbstractConnectionResolver::should_execute()
Thanks @justlevine! - #3112: fix: fixes a regression from v1.24.0 relating to field arguments defined on Interfaces not being properly merged onto Object Types that implement the interface. Thanks @kidunot89!
- #3114: fix: node IDs not showing in the Query Analyzer / X-GraphQL-Keys when using DataLoader->load_many()
- #3116: chore: Update WPGraphQLTestCase to v3. Thanks @kidunot89!
Full Changelog: https://github.com/wp-graphql/wp-graphql/compare/v1.24.0...v1.25.0
1、 schema.graphql 372.8KB
2、 wp-graphql.zip 1.42MB