Skip to content

v0.7.1

Compare
Choose a tag to compare
@ezhlobo ezhlobo released this 19 Jun 08:04
· 9 commits to master since this release

Fixed

  • Since it became possible to support spreading attributes (babel-plugin-transform-react-pug#v7.0.1) we make it possible to lint too.

    The following syntax is now available:

    button(type="button" ...props)