Skip to content

v0.8.5

Compare
Choose a tag to compare
@angeloashmore angeloashmore released this 10 Sep 05:16
· 44 commits to master since this release

Implement additional RFC requirements:

  • Line wrapping lines > 75 characters
  • Line separator should be \r\n (was \n)

Also fixes the following regression:

  • Component#addProp made a property's skipTransformer property inaccessible. It is now available as an argument to Component#addProp.