## Release Notes

## Changelog

**Bump Type:** minor

### ✨ New Features
- feat: refactor experiment registry for better testability ([#3453](https://github.com/wp-graphql/wp-graphql/pull/3453))

### 🔄 Other Changes
- ci: optimize CI matrix with minimal/full modes ([#3465](https://github.com/wp-graphql/wp-graphql/pull/3465))
- ci: evaluate Codecov alongside Coveralls for code coverage ([#3463](https://github.com/wp-graphql/wp-graphql/pull/3463))
- ci: gitignore build directory and improve asset loading ([#3461](https://github.com/wp-graphql/wp-graphql/pull/3461))
- test: only apply URL rewriting for Codeception tests, not Playwright e2e ([#3460](https://github.com/wp-graphql/wp-graphql/pull/3460))
- test: bump Codeception to v3.7 ([#3456](https://github.com/wp-graphql/wp-graphql/pull/3456))
- chore: update node, npm, and composer deps ([#3454](https://github.com/wp-graphql/wp-graphql/pull/3454))
- ci: replace custom docker with wp-env ([#3451](https://github.com/wp-graphql/wp-graphql/pull/3451))

### 👏 Contributors

Thanks to the following contributors for making this release possible:

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