kamilkisiela / apollo-angular

A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
https://apollo-angular.com
MIT License
1.5k stars 311 forks source link

Deep import to leverage ESM #2307

Open PowerKiKi opened 1 month ago

PowerKiKi commented 1 month ago

See https://github.com/apollographql/apollo-client/pull/11570#issuecomment-1926627256

Fixes #2172

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 59d91425ec6950fa9ab3cd64c57640fe0705e521

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 1 month ago
### 💻 Website Preview The latest changes are available as preview in: [https://4737f978.apollo-angular.pages.dev](https://4737f978.apollo-angular.pages.dev)
PowerKiKi commented 1 month ago

@andreialecu I tried your suggestion from #2172 in this PR. But CI is failing. If you want to see this solution released, please help debug this PR.

I won't work more on this.