Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 380 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 380 Bytes

Change log

1.2.1

  • Fix undefined function call for browserify transform.

1.2.0

  • Add option to replace unknown tags using a pattern. Makes supporting Component.render() trivial.

1.1.0

  • Add option to specify spread function name.

1.0.0

  • Changed API function names and options.
  • Added support for spread attributes.
  • Removed support for renaming attributes.