Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

39 lines (18 loc) · 1.84 KB

Changelog

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

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)