Releases: rjdellecese/convex-use-next-prev-paginated-query
Releases · rjdellecese/convex-use-next-prev-paginated-query
v1.1.0
Minor Changes
- 9ca793e: Deprecate
results
property in Result
type, added page
. They function identically, and in the next major release, results
will be removed in favor of page
.
v1.0.2
Patch Changes
- b949f6b: Fix build configuration issue
v1.0.1
Patch Changes
- a378e97: Fix reactivity to changes in args