Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 511 Bytes

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 511 Bytes

Changelog

1.3.0

  • Improves config resolving
  • Better generated types
  • Dropped IE11 support

1.2.1

  • Adds possibility to apply multiple classnames to transitions

1.2.0

  • Adds default 'both' property to 'animation.type'

1.1.0

  • Fixes multiCallHandling ('restart' and 'replaceToState' work as they should now)
  • Fixes autoprefixing (classname.final is no longer autoprefixed)
  • Bumps devDependencies

1.0.1

  • Adds usage guide and some demos
  • Adds changelog
  • Fixes package-lock.json