Skip to content

Releases: pkosiec/mongo-seeding

1.0.0

14 Jan 21:20
Compare
Choose a tag to compare

Changes:

  • Unit & integration tests (test coverage above 90%)
  • General refactoring of whole package
  • Renamed convertId config property to replaceIdWithUnderscoreId
  • Replaced object-merge-advanced dependency with extend
  • Updated all dependencies and devDependencies
  • Official logo
  • Few bug fixes

v.1.0.0 RC2

14 Jan 21:17
Compare
Choose a tag to compare
v.1.0.0 RC2 Pre-release
Pre-release

Changes:

  • Fixed ignoring undefined properties in partial config provided for seedDatabase function
  • Fixed ignoring documents which don't have id property while replacing them to _id

v.1.0.0 RC1

14 Jan 14:05
Compare
Choose a tag to compare
v.1.0.0 RC1 Pre-release
Pre-release

Changes:

  • Unit & integration tests (test coverage above 90%)
  • General refactoring of whole package
  • Renamed convertId config property to replaceIdWithUnderscoreId
  • Replaced object-merge-advanced dependency with deepmerge
  • Updated all dependencies and devDependencies
  • Official logo

Initial release

26 Nov 15:29
Compare
Choose a tag to compare

Published first working implementation