Skip to content

Commit 504eeac

Browse files
committed
chore: release v6.4.2
1 parent 55d9b89 commit 504eeac

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [6.4.2](https://github.com/vega/vega-lite/compare/v6.4.1...v6.4.2) (2026-01-14)
4+
5+
6+
### Bug Fixes
7+
8+
* check tooltip for custom formatters ([#9735](https://github.com/vega/vega-lite/issues/9735)) ([1f3c725](https://github.com/vega/vega-lite/commit/1f3c725f88b13a6f3cae7dacb9953509476c807a))
9+
* merge legends on explicit color scale/range/domain ([#9696](https://github.com/vega/vega-lite/issues/9696)) ([5ba092c](https://github.com/vega/vega-lite/commit/5ba092c00a0d83091a872510487c28662b98004c)), closes [#9599](https://github.com/vega/vega-lite/issues/9599) [#5996](https://github.com/vega/vega-lite/issues/5996) [#3797](https://github.com/vega/vega-lite/issues/3797)
10+
* tooltip data "undefined" when using nearest hit testing ([#9707](https://github.com/vega/vega-lite/issues/9707)) ([e7f5511](https://github.com/vega/vega-lite/commit/e7f55118e7c149c42436c800d053423cdd10bb1a))
11+
312
## [6.4.1](https://github.com/vega/vega-lite/compare/v6.4.0...v6.4.1) (2025-09-23)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vega-lite",
3-
"version": "6.4.1",
3+
"version": "6.4.2",
44
"license": "BSD-3-Clause",
55
"author": {
66
"name": "Vega",

0 commit comments

Comments
 (0)