mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-11 06:42:21 +00:00
282 B
282 B
loro-wasm | loro-crdt |
---|---|
patch | 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)