Skip to content

Releases: tepez/mongo-cursor-pagination

v9.0.1

15 Nov 18:07
Compare
Choose a tag to compare
  • fix(type): fix wrong usage of Document with mongoose 7 52830b0

v9.0.0...v9.0.1

v9.0.0

28 May 16:54
Compare
Choose a tag to compare

v8.0.2...v9.0.0

v8.0.2

16 Dec 15:07
Compare
Choose a tag to compare
  • fix: include index.d.ts in package.json 31a3e7c

v8.0.1...v8.0.2

v8.0.1

16 Dec 14:54
Compare
Choose a tag to compare
  • chore: add typescript typings b1cb2fe
  • chore: refresh package-lock.json 3634b01

v8.0.0...v8.0.1

v8.0.0

22 Jun 13:05
Compare
Choose a tag to compare
  • chore: disabled mongoist tests by default 7db702d
  • test: update test packages and resolve deprecations 1d31a72
  • test: properly close mongodb/mongoose connections 4011fca
  • chore: remove unused mockgoose dependency caf7552
  • chore: change package name to @tepez/mongo-cursor-pagination and use our build tools 00282bd
  • style: fix eslint warnings 6f8e995
  • chore: replace mongodb-memory-server with mongodb-memory-server-core 5a3cfb9
  • feat: use mongoose model instead of collection 3dc74dc
  • test: add global setup allowing mongodb-memory-server to download the mongodb binaries before the specs 27855d6
  • chore: ignore webstorm project files d83fa2f
  • build: use cross-env to make semantic-release and test scripts work on windows 4042b57
  • chore: make git checkout using LF 778b2cb
  • chore: remove @mixmaxhq/semantic-release-config package since its not public in npm be10853
  • Merge pull request mixmaxhq#299 from mixmaxhq/dependabot/add-v2-config-file 9a3bc8c
  • chore(dependabot): update to github-native dependabot 18cad0f

v7.4.0...v8.0.0