Skip to content

Releases: nodkz/mongoose-plugin-autoinc

v1.1.9

Choose a tag to compare

@nodkz nodkz released this 26 Feb 13:04

1.1.9 (2018-02-26)

Bug Fixes

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

v1.1.8

Choose a tag to compare

@nodkz nodkz released this 26 Feb 06:13

1.1.8 (2018-02-26)

Bug Fixes

v1.1.7

Choose a tag to compare

@nodkz nodkz released this 20 Feb 18:17

1.1.7 (2018-02-20)

Bug Fixes

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

v1.1.6

Choose a tag to compare

@nodkz nodkz released this 05 Feb 02:21

1.1.6 (2018-02-05)

Bug Fixes

v1.1.5

Choose a tag to compare

@nodkz nodkz released this 24 Jan 10:53

1.1.5 (2018-01-24)

Bug Fixes

v1.1.4

Choose a tag to compare

@nodkz nodkz released this 23 Jan 07:27

1.1.4 (2018-01-23)

Bug Fixes

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

v1.1.3

Choose a tag to compare

@nodkz nodkz released this 23 Jan 03:44

1.1.3 (2018-01-23)

Bug Fixes

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

v1.1.2

Choose a tag to compare

@nodkz nodkz released this 21 Jan 15:13

1.1.2 (2018-01-21)

Bug Fixes

  • old counter records without groupingField (fcb0101)

v1.1.1

Choose a tag to compare

@nodkz nodkz released this 21 Jan 13:18

1.1.1 (2018-01-21)

Bug Fixes

v1.1.0

Choose a tag to compare

@nodkz nodkz released this 21 Jan 12:53

1.1.0 (2018-01-21)

Features

  • add support for mongoose 5 (c445afb)