Releases: mixmaxhq/mongo-cursor-pagination
Releases · mixmaxhq/mongo-cursor-pagination
v7.5.0
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
7.4.0 (2021-03-08)
Features
- mongoose-plugin: add search function (0efd73c)
Bug Fixes
v7.3.1
7.3.1 (2020-08-10)
Bug Fixes
- bson: fixes regression where string _ids were no longer supported (1487195)
v7.3.0
7.3.0 (2020-05-06)
Features
- find: add optional hint parameter for the cursor (17616da)
v7.2.1
7.2.1 (2020-05-06)
Bug Fixes