Commit 32f92e5
authored
Version Packages (#13158)
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
- [#13155](#13155)
[`3ba1583`](3ba1583)
Thanks [@jerelmiller](https://github.com/jerelmiller)! - Fix an issue
where `useQuery` would poll with `pollInterval` when `skip` was
initialized to `true`.
- [#13135](#13135)
[`fd42142`](fd42142)
Thanks [@jerelmiller](https://github.com/jerelmiller)! - Fix issue where
`client.query` would apply options from `defaultOptions.watchQuery`.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 3ba1583 commit 32f92e5
5 files changed
Lines changed: 11 additions & 13 deletions
This file was deleted.
This 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 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
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