## 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)
