Skip to content

Commit

Permalink
chore: pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
zxch3n committed May 2, 2024
1 parent 04c6290 commit 2d1fb4a
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion .changeset/clever-paws-cheer.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,24 @@
"loro-crdt": patch
---

N
Bug fixes and improvements.

#### 🐛 Bug Fixes

- Impl a few unimplemented! for movable tree (#335)
- Refine ts type; reject invalid operations (#334)
- Get cursor err on text and movable list (#337)
- Missing MovableList in all container type (#343)
- Upgrade generic-btree to allow large btree (#344)

#### 📚 Documentation

- Add warn(missing_docs) to loro and loro-wasm (#339)
- Minor fix on set_change_merge_interval api (#341)

#### ⚙️ Miscellaneous Tasks

- Skip the checking if not debug_assertions (#340)

<!-- generated by git-cliff -->

0 comments on commit 2d1fb4a

Please sign in to comment.