mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 21:07:43 +00:00
ee26952fc0
* feat: Add isDeleted() method to containers - Add isDeleted() method to all container types (Text, Map, List, Tree, etc.) - Fix deletion tracking for containers in tree operations - Add tests to verify deletion state across different scenarios * chore: fix redundant field names --------- Co-authored-by: Leon Zhao <leeeon233@gmail.com>
5 lines
69 B
Markdown
5 lines
69 B
Markdown
---
|
|
"loro-crdt": patch
|
|
---
|
|
|
|
Add isDeleted() method to each container
|