Changelog of @hackage/mergeful 0.2.0.0

Changelog

[Unreleased]

[0.2.0.0] - 2020-05-21

Added

  • processServerSyncCustom and related
  • mergeSyncResponseCustom and related

Changed

  • Another parameter: the client id so that you can use an sql id as the client id. This likely means that none of your code that works with mergeful-0.1 will compile anymore but it is easy to fix by adding the right parameter.

[0.1.0.0] - 2019-09-23

Changed

  • Compatibility with validity-containers >=0.5