Skip to content

Releases: mixmaxhq/mongo-cursor-pagination

v7.5.0

26 Aug 00:15
Compare
Choose a tag to compare

7.5.0 (2021-08-26)

Features

  • extract/expose a function to encode pagination tokens (04dc7fa)

Bug Fixes

  • only export the function we need (8f80382)

v7.4.0

08 Mar 15:01
Compare
Choose a tag to compare

7.4.0 (2021-03-08)

Features

  • mongoose-plugin: add search function (0efd73c)

Bug Fixes

  • skip bad commit message (4c85357)

v7.3.1

10 Aug 17:30
Compare
Choose a tag to compare

7.3.1 (2020-08-10)

Bug Fixes

  • bson: fixes regression where string _ids were no longer supported (1487195)

v7.3.0

06 May 23:57
Compare
Choose a tag to compare

7.3.0 (2020-05-06)

Features

  • find: add optional hint parameter for the cursor (17616da)

v7.2.1

06 May 23:55
Compare
Choose a tag to compare

7.2.1 (2020-05-06)

Bug Fixes