Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

25 lines (23 loc) · 1.66 KB

Change Log

v2.0.0 (beta)

  • Breaking change: for use on server, peer dependencies canvas 2.x, jsdom 13.x and xmldom 0.x must be installed.
  • Implement textPath (#687)
  • Implement focal gradient radius (#675)
  • Fixes 0 height rects (#674)
  • Fixes masks with alpha (#672)
  • Misc minor issues (#670)
  • Fixes opacity hierarchy (#666)
  • Better number array parsing (#665)
  • Better external font parsing (#664)
  • Fixes parsing of negatives (#663)
  • Fixes scaling on redraws (#662)
  • Fixes text-anchor (#660)
  • Fixes under (#656)
  • Handle milliseconds appropriately (#653)
  • Optimizing updates (#650)

v1.5.4

  • Created Change Log
  • Fixed Image class for node (#631)
  • Corrected typings (#638)
  • Do not blow up when using feDropShadow (#639)
  • Latter CSS specifity wins over former (#642)