Releases: mrbontor/mongo-pagination
Releases · mrbontor/mongo-pagination
v1.3.1
"Due to npm publishing constraints, this version is published as v1.3.1 in npm"
What's Changed previously:
Features
Bug Fixes
Current Changelog: v1.2.2...v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.2
v1.2.1
What's Changed
1.2.0 (2024-10-13)
Features
- enable filtering data with exact value for main collection)
- enable projection for sub collection, updated JSDoc, fixed some wording and updated code style)
- feat: added validator to check mongodb opertaor
Bug Fixes
Full Changelog: v1.2.0...v1.2.1
v1.1.1
v1.1.0
What's Changed
- removing unused files, added unit test and detail example by @mrbontor in #6
- style(formatting and automation): fixed format code, added CI, updated doc by @mrbontor in #7
- feat(query builder): optimize query builder, handle prevent error when empty by @mrbontor in #8
Full Changelog: v1.0.2...v1.1.0