All releases
Patch Changes
-
fix(Spline): Only tween path data when
motionis set (~20x less memory growth while streaming, issue #585) (#896) -
perf(Chart): Remove quadratic domain recalculation on mount for series-based charts (#896)
-
perf: Memoize props in component state classes (~3x faster
<Rect>mount in benchmarks) (#896) -
perf(Chart): Resolve stacked value domain in a single pass (#896)