mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-06 04:19:34 +00:00
10 lines
275 B
Markdown
10 lines
275 B
Markdown
---
|
|
"loro-crdt": patch
|
|
---
|
|
|
|
Add getShallowValue and toJsonWIthReplacer
|
|
|
|
- Add getShallowValue for each container (#581)
|
|
- Implement toJsonWithReplacer method for LoroDoc to customize JSON serialization (#582)
|
|
|
|
- Rename importUpdateBatch into importBatch & refine type (#580)
|