Skip to content

TanStack Charts v0.17.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 16:00
· 16 commits to main since this release
Immutable release. Only release title and notes can be modified.
32e3c73

0.17.0

@tanstack/charts

Minor Changes

  • #142 b6f19c2 - Add physical per-corner and semantic value-end radii for Cartesian bar, rect,
    and cell marks across SVG, Canvas, and React Native renderers.

Patch Changes

  • #142 b6f19c2 - Relayout DOM charts when a CSS-owned container height changes, including when
    the chart uses a fixed width.

  • #142 b6f19c2 - Support React 18 and React 19 in the web React adapter peer dependencies, and
    avoid layout-effect warnings when rendering either React entry point on the
    server.

@tanstack/react-charts

Patch Changes

  • #142 b6f19c2 - Support React 18 and React 19 in the web React adapter peer dependencies, and
    avoid layout-effect warnings when rendering either React entry point on the
    server.
  • Updated dependencies [b6f19c2, b6f19c2, b6f19c2]:
    • @tanstack/charts@0.17.0

@tanstack/react-native-charts

Minor Changes

  • #142 b6f19c2 - Add physical per-corner and semantic value-end radii for Cartesian bar, rect,
    and cell marks across SVG, Canvas, and React Native renderers.

Patch Changes

@tanstack/octane-charts

Patch Changes

@tanstack/preact-charts

Patch Changes

@tanstack/vue-charts

Patch Changes

@tanstack/solid-charts

Patch Changes

@tanstack/svelte-charts

Patch Changes

@tanstack/angular-charts

Patch Changes

@tanstack/lit-charts

Patch Changes

@tanstack/alpine-charts

Patch Changes