Commit 7bafd19
committed
chore(release): 1.6.0 [skip ci]
## [1.6.0](v1.5.1...v1.6.0) (2022-09-30) ### ✨ Features * **useInfiniteSubscription:** add `useInfiniteSubscription` hook ([64a3f94](64a3f94)), closes [#55](#55) * **useSubscription:** pass `queryKey` to `subscriptionFn` ([7564823](7564823)) ### 🐛 Bug Fixes * **useInfiniteSubscription:** fix unsubscribing when previous/next page has been fetched ([a05675b](a05675b))1 parent 096197c commit 7bafd19
3 files changed
+16
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
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