BREAKING CHANGE(api): reduce the package to the SmartMongo memory replica set API and remove bundled TsmDB and LocalTsmDb modules
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-26 - 7.0.0 - BREAKING CHANGE(api)
|
||||
reduce the package to the SmartMongo memory replica set API and remove bundled TsmDB and LocalTsmDb modules
|
||||
|
||||
- remove exports and source code for TsmDB, LocalTsmDb, and related utilities, handlers, storage adapters, and tests
|
||||
- flatten SmartMongo into the main package entrypoint and keep mongodb-memory-server-based replica set startup as the core feature
|
||||
- trim dependencies and documentation to focus the package on in-memory MongoDB replica sets for testing and development
|
||||
|
||||
## 2026-03-26 - 5.1.1 - fix(build)
|
||||
migrate smartconfig metadata and refresh build dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user