@apollo/client@4.0.3
📦 apollo-client
✨ 1 features🐛 1 fixes
Summary
Patch release that fixes a deep re-export issue in the React internals and enhances IntelliSense for `useMutation` variables.
✨ New Features
- Improved IntelliSense for the `variables` option in `useMutation`.
🐛 Bug Fixes
- Fixed accidental deep re-export from `/react` out of `/react/internals`.