Skip to content

v8.0.4

Compare
Choose a tag to compare
@Havunen Havunen released this 16 Oct 12:15
· 148 commits to master since this release

Typescript

  • Adds type information for Animation hooks 77acc73
  • AnimatedMoveComponent, PureComponent and Component are now abstract classes to indicate they must be extended
  • All attributes now accept null value eb88122
  • Refs now accept null value 12be729

Internal

  • Dependencies updated to latest versions
  • Rollup plugin bubble replaced with babel