From 1aed091229e4f2c87babc68af79063da77aec3b7 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 29 May 2024 23:51:26 +0000 Subject: [PATCH] changelog: v3.11.0 --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9292bc0da..29ed5adcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog +- [v3.11.0](#v3110) - [v3.10.4](#v3104) - [v3.10.3](#v3103) - [v3.10.2](#v3102) @@ -6,10 +7,10 @@ - [v3.10.0](#v3100) - [v3.9.0](#v390) - [v3.8.0](#v380) -- [v3.7.0](#v370)
Older Releases...
------ +# v3.11.0 (2024-05-29) + +#### :rocket: Enhancements + +- feat(xychart): improve performance when hovering with tooltip [#1842](https://github.com/airbnb/visx/pull/1842) + +### :memo: Documentation + +- feat(xychart): improve performance when hovering with tooltip [#1842](https://github.com/airbnb/visx/pull/1842) + +#### :trophy: Contributors +- [nikaspran](https://github.com/nikaspran) + # v3.10.4 (2024-05-24) #### :bug: Bug Fix