Skip to content

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 04:17
· 34 commits to main since this release
dbabb7d

2.5.0 (2026-03-03)

Bug Fixes

  • 🍏: disable implicit CALayer animation on canvas resize in SkiaUIView (#3714) (368fd25)
  • 🍏: exclude WebGPU headers when on Ganesh (#3732) (fdd8d6c)
  • 🎨: Now Skia.Color accepts arrays for color description (#3719) (af4070b)
  • 🏞️: revert bogus use of executeOnUIRuntimeSync (#3716) (2552fc7)
  • πŸ™: add deprecated onLayout to CanvasProps (#3720) (f9d4270)
  • πŸš…: use NPM for Skia prebuilt binaries (#3724) (c679f4b)

Features

  • 🍏: Support 10-bit YUV, and properly handle colorspaces (YCbCr transform matrix) (#3710) (f143f3d)