## Release Notes



## Changelog

**Bump Type:** minor

### ✨ New Features
- feat: Implement WPGraphQL Experiments API ([#3428](https://github.com/wp-graphql/wp-graphql/pull/3428))
- feat: Add namespaced get/set API to AppContext (with deprecation for dynamic properties) ([#3429](https://github.com/wp-graphql/wp-graphql/pull/3429))

### 🐛 Bug Fixes
- fix: Release Workflow Version Skipping Issue ([#3426](https://github.com/wp-graphql/wp-graphql/pull/3426))
- fix: use get_query_args and merge args instead of override via set_query_arg ([#3424](https://github.com/wp-graphql/wp-graphql/pull/3424))

### 👏 Contributors

Thanks to the following contributors for making this release possible:

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