Skip to content

Conversation

@jasonbahl
Copy link
Collaborator

1.20.0

New Features

  • #3013: feat: output GRAPHQL_DEBUG message if requested amount is larger than connection limit. Thanks @justlevine!
  • #3008: perf: Expose graphql_should_analyze_queries as setting. Thanks @justlevine!

Chores / Bugfixes

  • #3022: chore: add @justlevine to list of contributors! 🙌 🥳
  • #3011: chore: update composer dev-dependencies and use php-compatibility:develop branch to 8.0+ lints. Thanks @justlevine!
  • #3010: chore: implement stricter PHPDoc types. Thanks @justlevine!
  • #3009: chore: implement stricter PHPStan config and clean up unnecessary type-guards. Thanks @justlevine!
  • #3007: fix: call html_entity_decode() with explicit flags and decode single-quotes. Thanks @justlevine!
  • #3006: fix: replace deprecated AbstractConnectionResolver::setQueryArg() call with ::set_query_arg(). Thanks @justlevine!
  • #3004: docs: Update using-data-from-custom-database-tables.md
  • #2998: docs: Update build-your-first-wpgraphql-extension.md. Thanks @Jacob-Daniel!
  • #2997: docs: update wpgraphql-concepts.md. Thanks @Jacob-Daniel!
  • #2996: fix: Field id duplicates uri field description. Thanks @marcinkrzeminski!

actions-user and others added 30 commits November 14, 2023 22:58
Grammatical improvement - use the pronoun 'who' when referring to people.
Update build-your-first-wpgraphql-extension.md
Update categories-and-tags.md
fix: Field id duplicates uri field description
Update using-data-from-custom-database-tables.md
Update using-data-from-custom-database-tables.md
feat: output GRAPHQL_DEBUG message if requested amount is larger than connection limit
fix: call `html_entity_decode()` with explicit flags and decode single-quotes
jasonbahl and others added 19 commits January 8, 2024 08:18
chore: update composer dev-dependencies and use `php-compatibility:develop` branch to 8.0+ lints
Set default value for get_option
…eryArg

fix: replace deprecated `AbstractConnectionResolver::setQueryArg()` call with `::set_query_arg()`
perf: Expose `graphql_should_analyze_queries` as setting
…rict-phpstan-fixes

- update phpstan.neon.dist
chore: implement stricter PHPStan config and clean up unnecessary type-guards
@jasonbahl jasonbahl requested a review from josephfusco January 23, 2024 21:22
@jasonbahl jasonbahl self-assigned this Jan 23, 2024
@jasonbahl jasonbahl added the type: release Pull request intended for a release label Jan 23, 2024
@jasonbahl jasonbahl changed the title Release/v1.20.0 release: v1.20.0 Jan 23, 2024
@jasonbahl jasonbahl merged commit 3942941 into master Jan 23, 2024
@coveralls
Copy link

Coverage Status

coverage: 84.756% (-0.04%) from 84.792%
when pulling 25d9ef3 on release/v1.20.0
into 162424b on master.

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.

7 participants