cli-node-v0.2.10
mem0ai/mem0cli-node-v0.2.10Jul 1, 2026by whysosaket
AI Summary
The Node.js CLI v0.2.10 addresses a specific bug in the entity delete command to ensure all deleted entities are correctly displayed in the result output.
Key Highlights
- Entity delete command now keeps every deleted entity in the result output.
Full Release Notes
## Mem0 Node CLI (v0.2.10) **Bug Fixes:** - **`entity delete`:** Keep every deleted entity in the result output instead of only the last one ([#5970](https://github.com/mem0ai/mem0/pull/5970))