Skip to content

v1.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 13:33
· 0 commits to b13af12ad590de01740a9b5896cd4ab2c0734b80 since this release

πŸ‘·β€β™‚οΈ Patch fixes

  • Fixes bug where it was not possible to clone HTMLInputElement nodes. (#158)
  • Fixes bugs related to setting properties not setting attribute values in HTMLInputElement, HTMLTextAreaElement, SVGSVGElement. (#158)

🎨 Features

  • Adds support for SVGSVGElement.createSVGNumber(), SVGSVGElement.createSVGLength(), SVGSVGElement.createSVGAngle(), SVGSVGElement.createSVGPoint(), SVGSVGElement.createSVGRect(), SVGSVGElement.createSVGTransform(). (#158)