v0.4.1
remarkablemark
released this
07 Jun 21:32
·
2533 commits
to master
since this release
0.4.1 (2017-11-28)
Bug Fixes
- attributes-to-props.js: Remove unappropriate console logging and remove double quote from tests (10ff149)
- attributes-to-props.js: Use AST to transform style attributes into an style object (68cd565)
- utilities.js: Format string to lowercase before converting to camel case and assert the string is a string (4522666)