diff --git a/.changeset/clever-moose-visit.md b/.changeset/clever-moose-visit.md new file mode 100644 index 00000000..2300f186 --- /dev/null +++ b/.changeset/clever-moose-visit.md @@ -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) +