Skip to content

v2.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Sep 08:38
· 1 commit to main since this release
172fcad

2.12.0 (2026-09-16)

Bug Fixes

  • 🌎: fix bogus undefined tests (#4053) (2de503c)
  • 🌐: don't lose the canvas WebGL context on layout-effect cleanup (#4002) (e0c208e)
  • 🌐: forward isCCW when adding a circle to a PathBuilder (#4047) (5dd9b50)
  • πŸ›: don't drop the ImageSVG offset when x or y is zero (#4050) (fbff3d8)
  • 🐯: handle invalid SVG parse results (#4065) (172fcad)
  • πŸ—Ώ: fix default Skia graphite texture usage (#4064) (3c27eab)

Features

  • 🍏: Swift Package Manager support for iOS (#4043) (876adc5)