Skip to content

v4.4.0

Compare
Choose a tag to compare
@jheer jheer released this 05 Dec 05:21
ba6e58e

Changes:

  • Add signal init expression support.
  • Add operator initonly parameterization.
  • Add exported format reader hash for other projects to extend.
  • Fix signal lookup for compare. (#1452)
  • Fix data format schema.
  • Clean up stack transform internals.
  • Update dependencies.

The updated d3-array 2.0 dependency uses ES6 features. Do not directly use Vega v4.4.0 or later if you require strict ES5 compliance. As Vega already requires polyfills for Promise, Symbol, and fetch support, this does not constitute a breaking change.