Skip to content

Latest commit

 

History

History
122 lines (71 loc) · 2.97 KB

File metadata and controls

122 lines (71 loc) · 2.97 KB

CHANGE LOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


Added

Changed

Deprecated

Removed

Fixed

Changed

  • Removed dependency on Automerge.WatchableDoc
  • Completely changed the public API again :-(

Fixed

  • Fix a bug where automerge updates would be applied several times to CodeMirror

Changed

  • Internals: Make Automerge.Text<->CodeMirror code more cohesive to improve code readability

Fixed

  • Fix export of useAutomergeDoc

Added

Changed

  • Upgrade to Automerge 0.14.0
  • New, simplified API, with the main objective to make it harder to use the library incorrectly

Removed

  • The dist directory is no longer in git
  • changelog didn't exist - look at the diff
  • changelog didn't exist - look at the diff
  • changelog didn't exist - look at the diff
  • changelog didn't exist - look at the diff
  • changelog didn't exist - look at the diff
  • changelog didn't exist - look at the diff
  • changelog didn't exist - look at the diff
  • changelog didn't exist - look at the diff
  • changelog didn't exist - look at the diff
  • First stable release!