Skip to content

Releases: ladjs/mongoose

v5.0.3

31 Jan 20:18
v5.0.3
24d4c9d
Compare
Choose a tag to compare
  • feat: set default serverSelectionTimeoutMS to 9s and heartbeatFrequencyMS to 3s 091e88b

v5.0.2...v5.0.3

v5.0.2

31 Jan 19:02
v5.0.2
f6bb81f
Compare
Choose a tag to compare

v5.0.1...v5.0.2

v5.0.1

31 Jan 11:41
v5.0.1
717310b
Compare
Choose a tag to compare
  • fix: fixed usage with createConnection 4a54787

v5.0.0...v5.0.1

v5.0.0

31 Jan 07:40
v5.0.0
edbc868
Compare
Choose a tag to compare
  • feat: rewrite to support multiple mongoose connections, new options, and more 9afe570

v4.0.2...v5.0.0

v4.0.2

05 Dec 23:23
v4.0.2
37b4920
Compare
Choose a tag to compare

v4.0.1...v4.0.2

v4.0.1

05 Dec 23:21
v4.0.1
321ef86
Compare
Choose a tag to compare

v4.0.0...v4.0.1

v4.0.0

05 Dec 23:14
v4.0.0
20fda53
Compare
Choose a tag to compare
  • feat: integrated hideMeta option to debug log output 57907fc
  • feat: update for mongoose 6 > 7 upgrade (strict and strictQuery are now set to default values of true and false respectively), rewrite to drop extraneous deps, modernize repo df4696c

v3.0.0...v4.0.0

v3.0.0

25 Oct 20:45
7d6cfba
Compare
Choose a tag to compare
  • chore: added files prop to pkg 4ca5ee3
  • Merge pull request #11 from ladjs/mongoose-v6 e6f502f
  • fix: stick to remark 9 for better formatting 21ab635
  • feat: support mongoose 6 and drop 5 support 05bc116

v2.1.1...v3.0.0

v2.1.1

26 May 03:58
v2.1.1
346abfc
Compare
Choose a tag to compare

v2.0.2...v2.1.1

v2.1.0

24 May 22:15
f29944d
Compare
Choose a tag to compare
  • chore: update docs 7983fd9
  • chore: add support for mongoose autoIndex option 1b1fb3f
  • fix: make mongoose 5.7+ compatible 49bd3e5
  • v2.0.2 f29944d
  • Merge pull request #8 from Spence-S/master 6434ad8
  • fix: move missing uri to connect function a698293
  • chore: update usage in readme 025018f

v2.0.1...v2.1.0