loro/.changeset/clever-moose-visit.md

18 lines
282 B
Markdown
Raw Normal View History

2024-05-09 08:16:30 +00:00
---
"loro-wasm": patch
"loro-crdt": patch
---
Fix unsound issue caused by wasm-bindgen
#### 🐛 Bug Fixes
- Fix potential movable list bug (#354)
- Tree fuzz sort value (#351)
- Upgrade wasm-bindgen to fix str free err (#353)
#### 📚 Documentation
- Simplify readme (#352)