@apollo/client@4.1.9
📦 apollo-clientView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release addresses a build artifact issue by removing the unnecessary "workspaces" field from the published package.json to silence Yarn v1 warnings.
🐛 Bug Fixes
- Removed the "workspaces" field from the published package.json in dist to prevent Yarn v1 warnings related to workspaces requiring private packages.