BREAKING CHANGE(mongodb): Upgrade dependencies: bump mongodb to ^7.0.0 and @git.zone/tstest to ^3.1.3

This commit is contained in:
2025-11-27 23:01:25 +00:00
parent 026f2acc89
commit c3a8a15225
5 changed files with 1763 additions and 804 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdata',
version: '6.0.0',
version: '7.0.0',
description: 'An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.'
}