Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 558 Bytes

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 558 Bytes

convex-use-next-prev-paginated-query

1.2.0

Minor Changes

  • 4d8e8dd: Support React 19

1.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.

1.0.2

Patch Changes

  • b949f6b: Fix build configuration issue

1.0.1

Patch Changes

  • a378e97: Fix reactivity to changes in args

1.0.0

Major Changes

  • 11902c1: Initial release

0.1.1

Patch Changes

  • 43eb06a: Add README