Skip to content

Commit

Permalink
Updated changeset wording for apollo client fix (#1584)
Browse files Browse the repository at this point in the history
  • Loading branch information
blakewilson authored Sep 20, 2023
1 parent b3c0faf commit ff91901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/chilled-teachers-brush.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@faustwp/experimental-app-router': patch
---

Fixed an issue where the client was being shipped on the client resulting in large bundle sizes (150kb+). For more context: https://github.com/apollographql/apollo-client-nextjs/issues/95
Fixed an issue where the Apollo Client was being shipped to the browser client bundle resulting in large bundle sizes (150kb+). For more context: https://github.com/apollographql/apollo-client-nextjs/issues/95

1 comment on commit ff91901

@headless-platform-by-wp-engine

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check out the recent updates to your Atlas environment:

App Environment URL Build
faustjs canary https://hg…wered.com ✅ (logs)

Learn more about building on Atlas in our documentation.

Please sign in to comment.