fix(readme): Update README: clarify examples, expand search/cursor/docs and add local Claude settings

This commit is contained in:
2025-08-18 11:50:37 +00:00
parent bf66209d3e
commit 9be43a85ef
3 changed files with 416 additions and 565 deletions

View File

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