Skip to content

Latest commit

 

History

History
137 lines (67 loc) · 6.61 KB

File metadata and controls

137 lines (67 loc) · 6.61 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.3 (2026-02-19)

Bug Fixes

0.4.2 (2025-11-30)

Bug Fixes

  • remove attributes in loro map (#62) (1bc1e98)
  • update loro-crdt to v1.10.2 (02bcc65)

0.4.1 (2025-11-25)

Bug Fixes

0.4.0 (2025-11-24)

Features

0.3.7 (2025-11-10)

Bug Fixes

  • prevent operations on destroyed views (#50) (14df211)

0.3.6 (2025-10-30)

Bug Fixes

0.3.5 (2025-10-29)

Miscellaneous Chores

0.3.4 (2025-10-29)

Miscellaneous Chores

0.3.3 (2025-10-29)

Bug Fixes

0.3.2 (2025-10-27)

Bug Fixes

  • avoid interrupting sync when checking canRedo/canUndo (#40) (4c8456e)

0.3.1 (2025-08-27)

Bug Fixes

  • undo/redo pos restore at the end of the text (#35) (462d9fc)

0.3.0 (2025-08-13)

Features

0.2.3 (2025-05-20)

Bug Fixes

  • cursor mapping err and undo/redo issues (#31) (ecdf9d1)

0.2.2 (2025-05-19)

Bug Fixes

  • selection should not change after applying remote updates (#29) (e2ddccd)

0.2.1 (2025-01-06)

Features

Bug Fixes

0.2.0 (2024-10-31)

Features

  • Adds ability to use custom ContainerID to persist prosemirror document to. (#20) (224510f)

0.1.0 (2024-10-25)

Features

0.0.8 (2024-08-22)

Continuous Integration

0.0.7 (2024-08-22)

Features

  • config Loro text style automatically based on ProseMirror schema (#13) (47afc9e)
  • make undo and redo as ProseMirror commands (#12) (b0a1bc1)

0.0.6 (2024-07-28)

Features

  • expose more functions and types (a97b000)