Skip to content

Conversation

@jasonbahl
Copy link
Collaborator

Release Notes

New Features

  • #3035: feat: provide better error when field references a type that does not exist
  • #3027: feat: Add register_graphql_admin_notice API and intial use to inform users of the new WPGraphQL for ACF plugin

Chores / Bugfixes

  • #3038: chore(deps-dev): bump the composer group across 1 directories with 1 update. Thanks @dependabot!
  • #3033: fix: php deprecation error for dynamic properties on AppContext class
  • #3031: fix(graphiql): Allow GraphiQL to run even if a valid schema cannot be returned. Thanks @linucks!

actions-user and others added 30 commits January 23, 2024 21:40
Signed-off-by: Joe Fusco <[email protected]>
- replaced unset calls with $this->remove_admin_notice
Signed-off-by: Joe Fusco <[email protected]>
Signed-off-by: Joe Fusco <[email protected]>
Signed-off-by: Joe Fusco <[email protected]>
- add // @phpcs:ignore to the #[\AllowDynamicProperties] line
- Add php8.0 + wp6.3 to the include list
fix: php deprecation error for dynamic properties on AppContext class
fix(graphiql): Allow GraphiQL to run even if a valid schema cannot be returned.
Signed-off-by: Joe Fusco <[email protected]>
Signed-off-by: Joe Fusco <[email protected]>
Signed-off-by: Joe Fusco <[email protected]>
jasonbahl and others added 15 commits February 6, 2024 13:30
…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]>
…/composer-2.2.23

chore(deps-dev): bump the composer group across 1 directories with 1 update
- extend WPGraphQLTestCase instead of TestCase
…r-when-type-does-not-exist

feat: provide better error when field references a type that does not exist
feat: Add Admin Notice for WPGraphQL for ACF
- remove some unneeded todo comments
@jasonbahl jasonbahl requested a review from josephfusco February 8, 2024 23:03
…oken and being ported to the new wpgraphql-ide repo where we'll get them all up and running properly again)
@jasonbahl jasonbahl self-assigned this Feb 8, 2024
@jasonbahl jasonbahl added the type: release Pull request intended for a release label Feb 8, 2024
@coveralls
Copy link

Coverage Status

coverage: 84.275% (-0.5%) from 84.756%
when pulling 052fe78 on release/v1.21.0
into 3942941 on master.

@jasonbahl jasonbahl merged commit 8b106a5 into master Feb 8, 2024
@justlevine justlevine deleted the release/v1.21.0 branch August 3, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: release Pull request intended for a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants