Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 465 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 465 Bytes

v1.0.3

  • add link to storybook;

v1.0.2

  • add CodeSandbox examples;
  • improve package.json;

v1.0.1

  • fix entry;

v1.0.0

  • remember object animation to destroy it in watcher;
  • add stories of objects;
  • fix eslint errors;
  • check that $scopedSlots.default is function;
  • add render prop for shorter JSX;

v0.2.1

  • animation for primitives: numbers, SVG paths, colors;
  • animation for arrays of primitives;
  • animation for object with primitives;