Releases: moleculerjs/database
Releases · moleculerjs/database
v0.3.0
What's Changed
- BREAKING: Minimum Node version is 20.x
- Fix $ne by @arunas-smala in #66
- [deps]: Update all dependencies by @icebob in #65 #76 #78
- Switch to Seald nedb to support Node 24, drop Node 18 by @icebob in #80
New Contributors
- @arunas-smala made their first contribution in #66
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- update dependencies
- add moleculer 0.15 peer dependency
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
Breaking changes
- upgrade
knexto 3.1.0 - upgrade
mongodbto 6.5.0 - minimum Node version bumped to 18
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- fix permission/permissive typo by @rosko in #31
- fix mongodb adapter by @rosko in #40
- [deps]: Update all dependencies by @icebob in #38
- [deps]: Update all dependencies by @icebob in #42
- fix waiting for adapter in connecting state #2d9888e
New Contributors
Full Changelog: v0.1.0...v0.1.1