Skip to content

v3.0.0

Choose a tag to compare

@ezhlobo ezhlobo released this 10 Feb 08:45
· 2 commits to master since this release

Breaking changes

It now relies on babel v7.

Fixed

  • We add the object used in spreading attributes to output.

    Example:

    div(...props.property)

    It will add props to output.