Skip to content

Commit

Permalink
chore: changeset release
Browse files Browse the repository at this point in the history
  • Loading branch information
zxch3n committed May 21, 2024
1 parent 1a347ca commit 5cd80b0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changeset/khaki-chicken-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"loro-wasm": patch
"loro-crdt": patch
---

Refine undo impl

- Add "undo" origin for undo and redo event
- Allow users to skip certain local operations
- Skip undo/redo ops that are not visible to users
- Add returned bool value to indicate whether undo/redo is executed

0 comments on commit 5cd80b0

Please sign in to comment.