Skip to content

Releases: vega/vega-lite

Release 5.9.3

18 May 15:53
Compare
Choose a tag to compare

5.9.3 (2023-05-18)

Bug Fixes

Release 5.9.2

17 May 03:49
Compare
Choose a tag to compare

5.9.2 (2023-05-17)

Bug Fixes

  • make durationExpr work for week (#8907) (bf99571)
  • respect bandWithNestedOffsetPaddingInner for grouped bar within discretized temporal axis (#8906) (9050e6b)

Release 5.9.1

15 May 21:03
Compare
Choose a tag to compare

5.9.1 (2023-05-15)

Bug Fixes

Release 5.9.0

05 May 22:52
Compare
Choose a tag to compare

5.9.0 (2023-05-05)

Features

  • support grouped bars inside time axis with time bins (#8874) (b29fa64)

image

image

Release 5.8.0

01 May 16:49
Compare
Choose a tag to compare

5.8.0 (2023-05-01)

Bug Fixes

  • avoid repetitive labels by using tickMinStep (#8872) (0b1c385)
image
  • remove incorrect stack transform from charts with one linear Q-axis one non-linear Q-axis. (#8871) (f4d928a)

Features

Chore

  • simplify rollup script and update to more modern js (#8852) (b396595)

  • update vega and other dependencies (#8857) (6a6da3b)

v5.7.1

17 Apr 17:39
Compare
Choose a tag to compare

Update Vega's peer dependency to 5.24.0

Release 5.7.0

15 Apr 02:33
Compare
Choose a tag to compare

5.7.0 (2023-04-15)

Bug Fixes

  • add repeat prefix to name in normalization (#8733) (2ea3265)
  • allow setting width/height in repeated layers (#8723) (9e26410)
  • correctly apply stacked to bar with quantitative x and quantitative y axes (#8838) (4b9d22c)
  • correctly handle merging of domains with more than one sort object (#8567) (1eedb8f)
  • move name from layer chart to one of the inside layers (#8662) (d99f614)
  • orient logic for when bar with x=T + simplify logic (#8739) (ea4aa64)
  • prevent duplicate spec names in top-level selection view paths (#8486) (ba46bd2)

Features

  • enable interval selections for cartographic projections (#6953) (e5cbe8f)

Release 5.6.1

13 Feb 20:26
Compare
Choose a tag to compare

5.6.1 (2023-02-13)

  • chore: require clean working dir and main for releases (b9f15eb)
  • chore: switch to release-it (4a02b5a)
  • chore: update lockfile (bddc5d5)
  • chore: upgrade deps including rollup (e757bfd)
  • chore(deps-dev): bump @auto-it/conventional-commits from 10.38.5 to 10.42.0 (#8704) (4797d48), closes #8704
  • chore(deps-dev): bump @auto-it/first-time-contributor from 10.38.5 to 10.42.0 (#8710) (4912870), closes #8710
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 (#8705) (0cbfb2b), closes #8705
  • chore(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 (#8706) (3b8e8d8), closes #8706
  • chore(deps-dev): bump auto from 10.38.5 to 10.42.0 (#8711) (ebe2fbf), closes #8711
  • chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 (#8709) (0ab6c0e), closes #8709
  • chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 (#8703) (534cec1), closes #8703
  • chore(deps-dev): bump vega-datasets from 2.5.3 to 2.5.4 (#8707) (c64cf94), closes #8707
  • chore(deps-dev): bump vega-embed from 6.21.0 to 6.21.2 (#8712) (59c0650), closes #8712

v5.7.0-next.0

12 Feb 19:37
67c44e3
Compare
Choose a tag to compare
v5.7.0-next.0 Pre-release
Pre-release

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ null@rgkirch

❤️ null@schmoigl

❤️ Fractal Banana (@ObservedObserver)

❤️ null@PBI-David

❤️ Emery Berger (@emeryberger)

🚀 Enhancement

  • feat: use any mark config for composite mark components #8145 (@domoritz)

🐛 Bug Fix

Read more

v5.6.1-next.0

22 Nov 22:53
Compare
Choose a tag to compare
v5.6.1-next.0 Pre-release
Pre-release

🐛 Bug Fix

Authors: 2