Skip to content

Releases: aboutbits/react-pagination

Release v3.1.2

08 Aug 07:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

Release v3.1.1

28 Jun 05:31
0011036
Compare
Choose a tag to compare

What's Changed

  • Make useQuery handle array parameters correctly
    Before, the array values were concatenated (k=A,B). Now, they are passed to the router as array (nextRouter, inMemory), or to the URL correctly as k=A&k=B (reactRouter).

Full Changelog: v3.0.12...v3.1.1

Release v3.0.12

27 Mar 10:19
d922fba
Compare
Choose a tag to compare

Notes

  • Rollback to original package structure, so that imports do not break.

Full Changelog: v3.0.12...v3.0.12

Release v3.0.11

26 Mar 05:31
bcdaced
Compare
Choose a tag to compare

Fixes

  • Fixes wrong module packaging

Release v3.0.10

26 Mar 05:14
f1770a0
Compare
Choose a tag to compare

Fixes

  • Fixes wrong module packaging

Release v3.0.9

25 Mar 15:21
655b795
Compare
Choose a tag to compare

New/Improved

  • Dependency updates

Release v3.0.8

18 Mar 08:41
88d5181
Compare
Choose a tag to compare

New/Improved

  • Add Node 20 support

Release v3.0.7

27 Nov 16:50
9a07ead
Compare
Choose a tag to compare

Release v3.0.6

07 Sep 07:05
909ad72
Compare
Choose a tag to compare

Release v3.0.5

06 Sep 15:02
c31c989
Compare
Choose a tag to compare