Skip to content

Releases: mrbontor/mongo-pagination

v1.3.1

22 Oct 18:18
Compare
Choose a tag to compare

"Due to npm publishing constraints, this version is published as v1.3.1 in npm"

What's Changed previously:

Features

Bug Fixes

  • fix: correct pagination totalRecord calculation after applying filters by @mrbontor 2454f8a

Current Changelog: v1.2.2...v1.3.1
Full Changelog: v1.3.0...v1.3.1

v1.3.0

22 Oct 17:47
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • fix: correct pagination totalRecord calculation after applying filters by @mrbontor 2454f8a

Full Changelog: v1.2.2...v1.3.0

v1.2.2

14 Oct 20:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

Bug Fixes

  • set default value while generating query (6b814e7)

v1.2.1

v1.1.1

27 Feb 00:06
Compare
Choose a tag to compare

What's Changed

Features

  • aggregation: allow to filter/search in sub collections (0375d6d)

Bug Fixes

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 Feb 13:02
Compare
Choose a tag to compare

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

v1.0.2

09 Feb 10:39
Compare
Choose a tag to compare
  • added tests
  • fixed documentation
  • added detail for usage in example folder

v1.0.1

09 Feb 07:37
Compare
Choose a tag to compare

mongodb-pagination first release