Releases: nodkz/mongoose-plugin-autoinc
Releases · nodkz/mongoose-plugin-autoinc
v1.1.9
1.1.9 (2018-02-26)
Bug Fixes
- duplication error detection with mongoose 4+ & 5+ (thanks @sp3c1) (80b4bb4)
v1.1.8
1.1.8 (2018-02-26)
Bug Fixes
v1.1.7
1.1.7 (2018-02-20)
Bug Fixes
- extra check on counter creation & windows compability (thanks @sp3c1) (f4807c9)
v1.1.6
1.1.6 (2018-02-05)
Bug Fixes
v1.1.5
1.1.5 (2018-01-24)
Bug Fixes
v1.1.4
1.1.4 (2018-01-23)
Bug Fixes
- add typescript declaration filepath to package.json (3a98b13)
v1.1.3
1.1.3 (2018-01-23)
Bug Fixes
- remove babel-runtime dependency (2009982), closes #2
v1.1.2
1.1.2 (2018-01-21)
Bug Fixes
- old counter records without
groupingField
(fcb0101)
v1.1.1
1.1.1 (2018-01-21)
Bug Fixes
v1.1.0
1.1.0 (2018-01-21)
Features
- add support for mongoose 5 (c445afb)