Commit b49983b
authored
Version Packages (apollographql#13095)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @apollo/[email protected]
### Patch Changes
- [apollographql#13094](apollographql#13094)
[`9cbe2c2`](apollographql@9cbe2c2)
Thanks [@phryneas](https://github.com/phryneas)! - Ensure that `compact`
and `mergeOptions` preserve symbol keys.
This fixes an issue where the change introduced in 4.0.11 via apollographql#13049
would not
be applied if `defaultOptions` for `watchQuery` were declared.
Please note that `compact` and `mergeOptions` are considered internal
utilities
and they might have similar behavior changes in future releases.
Do not use them in your application code - a change like this is not
considered
breaking and will not be announced as such.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 9cbe2c2 commit b49983b
File tree
4 files changed
+17
-16
lines changed- .changeset
4 files changed
+17
-16
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
3 | 17 | | |
4 | 18 | | |
5 | 19 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments