npm vega 5.22.0
v5.22.0

latest releases: 5.28.0, 5.27.0, 5.26.1...
2 years ago

Changes from v5.21.0:

docs

  • Add Packed Bubble Chart example. (thanks @PBI-David!)
  • Improve TimeUnit transform documentation.

monorepo

  • Update dependencies, including D3 ESM packages.
  • Update rollup config to bundle ESM packages for CJS use.
  • Update tests to match new dependencies.
  • Bump minor version numbers for all affected modules.

vega-functions

  • Add lasso selection expression functions. (thanks @dvmoritzschoefl!)
  • Suppress unsupported expression function arguments.

vega-label

  • Fix to not assume that a label always has some part inside the chart's bounding box. (thanks @chanwutk!)

vega-scenegraph

  • Fix SVG path close logic. (#3377)
  • Fix SVG renderer dirty check. (#3411).
  • Fix SVG path string parser, update tests. (#3432)
  • Fix SVG mix-blend-mode to use style attribute. (#3435)

vega-selections

  • Optimize selection functions for ID-only stores. (thanks @arvind!)

vega-transforms

  • Fix TimeUnit transform updates.

vega-typings

  • Limit type linting to local TypeScript version only. (thanks @domoritz!)
  • Adjust EventListenerHandler typings. (#3390)

Don't miss a new vega release

NewReleases is sending notifications on new releases.