loro/loro-js/CHANGELOG.md
2023-12-05 13:38:09 +08:00

58 KiB

Changelog

0.6.0

Minor Changes

  • Improve API of event

Patch Changes

  • Updated dependencies
    • loro-wasm@0.6.0

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

0.5.0 (2023-11-27)

⚠ BREAKING CHANGES

  • encoding schema is changed

Bug Fixes

0.4.3 (2023-11-16)

Bug Fixes

0.4.2 (2023-11-16)

Features

  • get sub container directly when getting value (#175) (1ff1505)
  • wasm: add event id (e54d2ac)

Bug Fixes

0.4.1 (2023-11-12)

Features

Bug Fixes