New Features
- Add href as channel and cursor as a property for marks – (#3229)
- Support for maps (by @willium): See projection, geoshape, and more examples
- Add support for a
testpredicate incondition. For example, you can make points with null values grey.
JSON Schema Changes
Filterobjects renamed toPredicate#3275
Helper API Changes
vl.fielddef.field()is renamed tovl.fielddef.vgField()