Skip to content

Releases: nodkz/mongoose-plugin-autoinc

v1.1.9

26 Feb 13:04
Compare
Choose a tag to compare

1.1.9 (2018-02-26)

Bug Fixes

  • duplication error detection with mongoose 4+ & 5+ (thanks @sp3c1) (80b4bb4)

v1.1.8

26 Feb 06:13
Compare
Choose a tag to compare

1.1.8 (2018-02-26)

Bug Fixes

v1.1.7

20 Feb 18:17
Compare
Choose a tag to compare

1.1.7 (2018-02-20)

Bug Fixes

  • extra check on counter creation & windows compability (thanks @sp3c1) (f4807c9)

v1.1.6

05 Feb 02:21
Compare
Choose a tag to compare

1.1.6 (2018-02-05)

Bug Fixes

v1.1.5

24 Jan 10:53
Compare
Choose a tag to compare

1.1.5 (2018-01-24)

Bug Fixes

v1.1.4

23 Jan 07:27
Compare
Choose a tag to compare

1.1.4 (2018-01-23)

Bug Fixes

  • add typescript declaration filepath to package.json (3a98b13)

v1.1.3

23 Jan 03:44
Compare
Choose a tag to compare

1.1.3 (2018-01-23)

Bug Fixes

  • remove babel-runtime dependency (2009982), closes #2

v1.1.2

21 Jan 15:13
Compare
Choose a tag to compare

1.1.2 (2018-01-21)

Bug Fixes

  • old counter records without groupingField (fcb0101)

v1.1.1

21 Jan 13:18
Compare
Choose a tag to compare

1.1.1 (2018-01-21)

Bug Fixes

v1.1.0

21 Jan 12:53
Compare
Choose a tag to compare

1.1.0 (2018-01-21)

Features

  • add support for mongoose 5 (c445afb)