Skip to content

v0.5.0

Compare
Choose a tag to compare
@jacobp100 jacobp100 released this 23 Mar 08:52
· 136 commits to master since this release

Public

  • New docs
  • Native animations via @keyframes and animation
  • Allow custom properties as arguments for native transition (and animation)
  • Performance improvements

Internal

  • Added Flow
  • Massive cleanups to babel plugin code
  • Unified static and dynamic components
  • Altered generation of CSS files to assist with hot module reloading in the future