Skip to content

Releases: nodkz/mongoose-plugin-autoinc

v1.0.0

19 Jan 14:44
Compare
Choose a tag to compare

1.0.0 (2018-01-19)

Features

  • deprecate initialize() method, no need it anymore. YAY! 🎉
  • rewritten code with ES6 and Flowtype
  • migrate tests on Jest
  • add typescript declarations
  • min supported Node version 6

v0.0.1

19 Jan 12:55
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
fix: code after review