mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 21:07:43 +00:00
chore: pre release
This commit is contained in:
parent
a9484b48a2
commit
43506cc512
1 changed files with 17 additions and 0 deletions
17
.changeset/clever-moose-visit.md
Normal file
17
.changeset/clever-moose-visit.md
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
"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)
|
||||||
|
|
Loading…
Reference in a new issue