Skip to content
v0.8.5

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`.