Konva v2.6.0 Release Notes

Release Date: 2018-12-14 // over 5 years ago
  • ๐Ÿ”„ Changed

    • ๐ŸŽ Performance fixes when cached node has many children
    • ๐Ÿ‘ Better drawing for shape with strokeScaleEnabled = false on HDPI devices

    โž• Added

    • ๐Ÿ†• New ignoreStroke for Konva.Transformer. Good to use when a shape has strokeScaleEnabled = false

    ๐Ÿ”„ Changed

    • ๐Ÿ—„ getKerning TextPath API is deprecated. Use kerningFunc instead.