Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

1.6.0

Compare
Choose a tag to compare
@popeindustries popeindustries released this 18 Oct 11:03
· 62 commits to master since this release
  • All render methods now accept an options object
  • Add RenderOptions.serializePropertyAttributes: boolean to control handling of property attributes. By default, property attributes are removed from markup. If serializePropertyAttributes = true, property attributes are retained, and their values are serialized with JSON.stringify