Skip to content

Latest commit

 

History

History
57 lines (21 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

57 lines (21 loc) · 2.15 KB

1.3.0 (2021-08-18)

Bug Fixes

  • diff: Remove jsonpatchdiff for incompatibility (3d23b1a)

1.2.1 (2021-08-18)

1.1.1 (2021-08-18)

Bug Fixes

  • example: Fix wrong package name (12e21c6)
  • package.json: Fix dev script (1773745)
  • persistency: Remove unnecessary watcher (c93d215)
  • scripts: Fix issue with npm (e7fb5c5)

Features

  • jsondiffpatch: Use jsondiffpatch to reduce storage (b0b5cc8)
  • peeky: use peeky and fix tests (780fff0)

1.1.0 (2021-08-17)

1.0.1 (2021-08-17)

Bug Fixes

  • persistency: persist store on change (bbb83fb)
  • readme: Change title (oops) (c700ac7)

1.0.0 (2021-08-17)

Features

  • history: history plugin base (faa3d2d)