- Rollup Plugin Name: graphql
- Rollup Plugin Version: 3.0.0
Documentation Is:
Please Explain in Detail...
The changelog for the graphql plugin (
|
## v3.0.0 |
|
|
|
_2026-05-29_ |
|
|
|
### Breaking Changes |
|
|
|
- graphql!: use hook filters ([#1995](https://github.com/rollup/plugins/issues/1995)) |
) lists one breaking change as "use hook filters" which doesn't give me any idea about what breaking changes I might need to address in an upgrade.
Your Proposal for Changes
Please, document breaking changes in the changelog and explain what users have to do to upgrade.
From reading the relevant PR description (#1995), it seems like the breaking change might only relate to a raised peer dependency, but I'm not sure about that.
Documentation Is:
Please Explain in Detail...
The changelog for the graphql plugin (
plugins/packages/graphql/CHANGELOG.md
Lines 3 to 9 in 639f456
Your Proposal for Changes
Please, document breaking changes in the changelog and explain what users have to do to upgrade.
From reading the relevant PR description (#1995), it seems like the breaking change might only relate to a raised peer dependency, but I'm not sure about that.