Releases: pkosiec/mongo-seeding
Releases · pkosiec/mongo-seeding
3.6.0-alpha.1
3.6.0-alpha.0
🚀 Enhancements
- #143 Allow configuring EJSON mode while parsing JSON files (@pkosiec)
- #141 Update dependencies (@pkosiec)
- #129 Introduce timestamp transformers (@benjaminb-)
🐛 Bug Fixes
🔨 Maintenance
- #132 Fix reporting coverage for PR from forks (@pkosiec)
- #140 Migrate CI pipelines to GitHub Actions (@pkosiec)
📝 Documentation
- #133 Fix typo in cli README (@benjaminb-)
Committers: 2
- Benjamin Bellantonio (@benjaminb-)
- Paweł Kosiec (@pkosiec)
3.5.0
🚀 Enhancements
- #116, #126, #127, #128, #130 Update dependencies (@pkosiec)
- #120 Support .cjs file extension by default (@pkosiec)
- #117 Use native MongoDB connection retry (@pkosiec)
🐛 Bug Fixes
📝 Documentation
- #124 Remove invalid export from docker example (@jjpatel361)
- #108 Add example using Mongo Seeding with Mongoose and Express (@D4ITON)
Committers: 3
- Dalthon (@D4ITON)
- Jay Patel (@jjpatel361)
- Paweł Kosiec (@pkosiec)
3.5.0-alpha0
🚀 Enhancements
- #116, #126, #127, #128 Update dependencies (@pkosiec)
- #120 Support .cjs file extension by default (@pkosiec)
- #117 Use native MongoDB connection retry (@pkosiec)
🐛 Bug Fixes
📝 Documentation
- #124 Remove invalid export from docker example (@jjpatel361)
- #108 Add example using Mongo Seeding with Mongoose and Express (@D4ITON)
Committers: 3
- Dalthon (@D4ITON)
- Jay Patel (@jjpatel361)
- Paweł Kosiec (@pkosiec)
3.4.1
3.4.0
🚀 Enhancements
- #89 Update examples for new core (@pkosiec)
- #101 Allow passing
MongoClient.connect
andinsertMany
options (@pkosiec) - #93 Prepare script for updating dependencies (@pkosiec)
- #92, #96 Update dependencies (@pkosiec)
- #88 Include ObjectId helpers in Core (@pkosiec)
- #86 Add ability to disable logs for CLI and Docker image (@pkosiec)
🐛 Bug Fixes
- #103 Fix CI scripts (@pkosiec)
- #95 Sort MongoDB collections before data import (@pkosiec)
- #85 Fix DeprecationWarning while connecting to MongoDB (@pkosiec)
Committers: 1
- Paweł Kosiec (@pkosiec)
v3.4.0-alpha.2
3.4.0-alpha.1
3.4.0-alpha.0
3.3.0
🚀 Enhancements
- #81, 650a0d5, 2330579 Update dependencies (@pkosiec)
- #80 Introduce DB connection options param (@pkosiec)
- #76 Define relation between post and categories in examples (@pkosiec)
🐛 Bug Fixes
📝 Documentation
- #82 Comment Core API (external and internal) (@pkosiec)
- #76 Define relation between post and categories in examples (@pkosiec)
Committers: 1
- Paweł Kosiec (@pkosiec)