HEX
Server: Apache/2.4.65 (Debian)
System: Linux d8108ab83977 5.15.0-124-generic #134-Ubuntu SMP Fri Sep 27 20:20:17 UTC 2024 x86_64
User: www-data (33)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/wp-graphql/release_notes.md
## Release Notes



## Changelog

**Bump Type:** patch

### 🐛 Bug Fixes
- fix: update failing e2e tests for graphiql ([#3414](https://github.com/wp-graphql/wp-graphql/pull/3414))
- fix: Prevent printed scripts from breaking GraphQL responses ([#3413](https://github.com/wp-graphql/wp-graphql/pull/3413))
- fix: prevent changeset deletions from being synced back to develop ([#3412](https://github.com/wp-graphql/wp-graphql/pull/3412))
- fix: wp 6.8 test failures ([#3410](https://github.com/wp-graphql/wp-graphql/pull/3410))
- fix: Move graphql_root_value filter execution to runtime for access to request params ([#3406](https://github.com/wp-graphql/wp-graphql/pull/3406))
- fix: make  void and call on  ([#3371](https://github.com/wp-graphql/wp-graphql/pull/3371))

### 🔄 Other Changes
- chore: update npm deps ([#3408](https://github.com/wp-graphql/wp-graphql/pull/3408))
- chore: update composer deps ([#3407](https://github.com/wp-graphql/wp-graphql/pull/3407))
- refactor: prepare deprecations for v3 removal ([#3400](https://github.com/wp-graphql/wp-graphql/pull/3400))

### 👏 Contributors

Thanks to the following contributors for making this release possible:

- [@jasonbahl](https://github.com/jasonbahl)
- [@justlevine](https://github.com/justlevine)