Skip to content

Release-0.0.4

Latest
Compare
Choose a tag to compare
@kidunot89 kidunot89 released this 26 Dec 02:10
6c1a7c9

[0.0.4]

Removed

  • Unnecessary debug code removed from context.js and chain.js.

[0.0.3]

Changes

  • withAnimeJs wrapped component can be used stand-alone without a parent Chain component.
  • entering, exiting, and initial props removed from withAnimeJs' propTypes definition.
  • README.md updated.
  • with-anime.test.js updated.

Fixes

  • processTimeout withAnimeJs' default timeout calculation fixed for states with multiple steps.