Skip to content

v5.27.0

Compare
Choose a tag to compare
@lsh lsh released this 03 Jan 20:14
· 30 commits to main since this release
7703dbd

changes from v5.26.1:

docs

monorepo

  • add codeowners file. (Thanks @domoritz!)
  • replace indexOf with equivalent includes and startsWith (via #3845). (Thanks @domoritz!)

vega-scenegraph

  • Fix blurry zoom from caching devicePixelRatio (via #3844). (Thanks @lsh!)

vega-transforms

vega-typings

  • Add experimental 'hybrid' renderer to vega-typings (via #3847). (Thanks @jonmmease!)

vega-view

  • Add option to resize on devicePixelRatio change (via #3844). (Thanks @lsh!)