diff --git a/.changeset/clean-catalog-motion.md b/.changeset/clean-catalog-motion.md deleted file mode 100644 index 259b613b..00000000 --- a/.changeset/clean-catalog-motion.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@tanstack/charts': minor ---- - -Improve definition-driven inference for optional motion renderers, raw chart specs with separate behaviors, responsive chart factories, and decorative marks. diff --git a/.changeset/smooth-tooltips-inject.md b/.changeset/smooth-tooltips-inject.md deleted file mode 100644 index b1d7e21f..00000000 --- a/.changeset/smooth-tooltips-inject.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@tanstack/charts': patch ---- - -Inject tooltip motion through a structural renderer capability so motion works across separately bundled package entrypoints. diff --git a/CHANGELOG.md b/CHANGELOG.md index e621a667..a5892a97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,87 @@ # Changelog +## 0.14.0 + +### @tanstack/charts + +#### Minor Changes + +- [#102](https://github.com/TanStack/charts/pull/102) [`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918) - Improve definition-driven inference for optional motion renderers, raw chart specs with separate behaviors, responsive chart factories, and decorative marks. + +#### Patch Changes + +- [#104](https://github.com/TanStack/charts/pull/104) [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e) - Inject tooltip motion through a structural renderer capability so motion works across separately bundled package entrypoints. + +### @tanstack/react-charts + +#### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + +### @tanstack/react-native-charts + +#### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + +### @tanstack/octane-charts + +#### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + +### @tanstack/preact-charts + +#### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + +### @tanstack/vue-charts + +#### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + +### @tanstack/solid-charts + +#### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + +### @tanstack/svelte-charts + +#### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + +### @tanstack/angular-charts + +#### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + +### @tanstack/lit-charts + +#### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + +### @tanstack/alpine-charts + +#### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + ## 0.13.0 ### @tanstack/charts diff --git a/MARKETING.md b/MARKETING.md index 8e0f1e72..b9433ae9 100644 --- a/MARKETING.md +++ b/MARKETING.md @@ -4,9 +4,9 @@ Last updated: 2026-08-09 ## Status -The latest public pre-alpha release is TanStack Charts `0.13.0`. Repository docs, +The latest public pre-alpha release is TanStack Charts `0.14.0`. Repository docs, examples, and the catalog follow unreleased `main` and may include contracts not -available in `0.13.0`; documentation at the verified release source revision is +available in `0.14.0`; documentation at the verified release source revision is the release record. Marketing must keep that distinction and the pre-alpha status visible until the gates in [`PLAN.md`](./PLAN.md) are complete. @@ -461,7 +461,7 @@ about being "AI-native." | The chart catalog is smaller than AG Charts, ECharts, or Nivo | Also correct. The product thesis is a composable grammar with interoperable primitives, not first-party ownership of every specialized chart type. | | Why not use D3 or visx directly? | They provide the algorithms or primitives. TanStack supplies the application runtime: responsive layout, guides, scene compilation, lifecycle, interaction, accessibility, SSR, hydration, animation, and export. | | Why not use Observable Plot? | Plot is the closest API inspiration and remains an excellent choice for concise exploratory visualization. TanStack is an independent implementation focused on typed application integration, composable capability-level imports, framework lifecycle, and stable interactive scenes. | -| Is it ready for production? | Not yet. `0.13.0` is a public pre-alpha release. Marketing must keep the documented release gates visible until they close. | +| Is it ready for production? | Not yet. `0.14.0` is a public pre-alpha release. Marketing must keep the documented release gates visible until they close. | | Can it handle millions of live points? | Canvas is an explicit opt-in and keeps the same definition and interaction API while removing per-mark DOM cost. It still creates scene nodes and interaction points, default focus is linear without a spatial index, and overplotting does not become useful because the pixels are cheaper. Treat million-point streaming as a measured representation problem, not a renderer claim. | ## Anti-personas @@ -589,7 +589,7 @@ production case study. ### Current proof phase -- Conversion: Install `0.13.0`, read its release-source docs, explore the catalog, +- Conversion: Install `0.14.0`, read its release-source docs, explore the catalog, and report friction. - Publish architecture, benchmarks, and working examples with limitations. - Recruit a small number of chart-heavy TanStack users. @@ -626,7 +626,7 @@ tracked in [`PLAN.md`](./PLAN.md): foundation for data-rich TanStack applications and a credible choice for frontend teams whose visualizations need to grow beyond standard chart types. -**Primary conversion today:** Install `0.13.0` and complete the first chart. +**Primary conversion today:** Install `0.14.0` and complete the first chart. **Primary conversion after stable release:** Install the package and complete the first chart. diff --git a/README.md b/README.md index cb42bbb3..d303e8ca 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ server-rendered application charts. > [!IMPORTANT] > This README follows unreleased `main`. The latest published release is -> TanStack Charts `0.13.0`; use its -> [release-source documentation](https://github.com/TanStack/charts/tree/v0.13.0/docs). +> TanStack Charts `0.14.0`; use its +> [release-source documentation](https://github.com/TanStack/charts/tree/v0.14.0/docs). > It is pre-alpha and not ready for production use. Most chart libraries are easy until the chart stops being standard. TanStack diff --git a/docs/comparison.md b/docs/comparison.md index 81e2a65f..61dfd381 100644 --- a/docs/comparison.md +++ b/docs/comparison.md @@ -3,7 +3,7 @@ title: Compare Libraries description: Compare TanStack Charts with measured and documentation-reviewed charting libraries. --- -The latest published TanStack Charts release is `0.13.0`, while this page +The latest published TanStack Charts release is `0.14.0`, while this page measures unreleased workspace source against pinned competitor packages. This comparison records architectural differences and reproducible evidence without turning untested behavior into a checkmark. @@ -170,11 +170,11 @@ Canvas composition while keeping D3 and state ownership explicit. ## Evidence and reproduction -- [Standard comparison protocol](https://github.com/TanStack/charts/blob/v0.13.0/benchmarks/comparison/README.md) +- [Standard comparison protocol](https://github.com/TanStack/charts/blob/v0.14.0/benchmarks/comparison/README.md) - [Current tracked bundle baseline](https://github.com/TanStack/charts/blob/main/benchmarks/comparison/bundle-baseline.json) -- [Pinned release-source bundle baseline](https://github.com/TanStack/charts/blob/v0.13.0/benchmarks/comparison/bundle-baseline.json) -- [Stress protocol](https://github.com/TanStack/charts/blob/v0.13.0/benchmarks/comparison/stress/README.md) -- [Catalog conformance protocol](https://github.com/TanStack/charts/blob/v0.13.0/benchmarks/conformance/README.md) +- [Pinned release-source bundle baseline](https://github.com/TanStack/charts/blob/v0.14.0/benchmarks/comparison/bundle-baseline.json) +- [Stress protocol](https://github.com/TanStack/charts/blob/v0.14.0/benchmarks/comparison/stress/README.md) +- [Catalog conformance protocol](https://github.com/TanStack/charts/blob/v0.14.0/benchmarks/conformance/README.md) ```sh pnpm benchmark:size diff --git a/docs/installation.md b/docs/installation.md index d23db29d..dc509cba 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -4,8 +4,8 @@ description: Install TanStack Charts with compact scales, framework adapters, an --- These docs follow unreleased `main`. The latest published pre-alpha is TanStack -Charts `0.13.0`; use its -[release-source docs](https://github.com/TanStack/charts/tree/v0.13.0/docs) +Charts `0.14.0`; use its +[release-source docs](https://github.com/TanStack/charts/tree/v0.14.0/docs) for the exact surface. Install TanStack Charts in each application that authors chart definitions: diff --git a/docs/overview.md b/docs/overview.md index 08bb23d2..c69a476b 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -4,7 +4,7 @@ description: Learn what TanStack Charts provides, how its grammar works, and whe --- These docs follow unreleased `main`. The latest published TanStack Charts -release is `0.13.0`; it is pre-alpha and its API may change between releases. +release is `0.14.0`; it is pre-alpha and its API may change between releases. TanStack Charts is a small, framework-agnostic chart grammar for TypeScript and JavaScript. Give each mark its natural data, map fields or accessors to visual diff --git a/packages/alpine-charts/CHANGELOG.md b/packages/alpine-charts/CHANGELOG.md index d707dd7c..c630a72a 100644 --- a/packages/alpine-charts/CHANGELOG.md +++ b/packages/alpine-charts/CHANGELOG.md @@ -1,5 +1,12 @@ # @tanstack/alpine-charts +## 0.14.0 + +### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + ## 0.13.0 ### Patch Changes diff --git a/packages/alpine-charts/package.json b/packages/alpine-charts/package.json index 9b75de62..f12d69d8 100644 --- a/packages/alpine-charts/package.json +++ b/packages/alpine-charts/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/alpine-charts", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "repository": { diff --git a/packages/angular-charts/CHANGELOG.md b/packages/angular-charts/CHANGELOG.md index 78663269..530b4f85 100644 --- a/packages/angular-charts/CHANGELOG.md +++ b/packages/angular-charts/CHANGELOG.md @@ -1,5 +1,12 @@ # @tanstack/angular-charts +## 0.14.0 + +### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + ## 0.13.0 ### Patch Changes diff --git a/packages/angular-charts/package.json b/packages/angular-charts/package.json index 24a73ce4..77897552 100644 --- a/packages/angular-charts/package.json +++ b/packages/angular-charts/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/angular-charts", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "repository": { diff --git a/packages/charts-core/CHANGELOG.md b/packages/charts-core/CHANGELOG.md index 8a03b5aa..3cd21795 100644 --- a/packages/charts-core/CHANGELOG.md +++ b/packages/charts-core/CHANGELOG.md @@ -1,5 +1,15 @@ # @tanstack/charts +## 0.14.0 + +### Minor Changes + +- [#102](https://github.com/TanStack/charts/pull/102) [`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918) - Improve definition-driven inference for optional motion renderers, raw chart specs with separate behaviors, responsive chart factories, and decorative marks. + +### Patch Changes + +- [#104](https://github.com/TanStack/charts/pull/104) [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e) - Inject tooltip motion through a structural renderer capability so motion works across separately bundled package entrypoints. + ## 0.13.0 ### Minor Changes diff --git a/packages/charts-core/docs/comparison.md b/packages/charts-core/docs/comparison.md index 81e2a65f..61dfd381 100644 --- a/packages/charts-core/docs/comparison.md +++ b/packages/charts-core/docs/comparison.md @@ -3,7 +3,7 @@ title: Compare Libraries description: Compare TanStack Charts with measured and documentation-reviewed charting libraries. --- -The latest published TanStack Charts release is `0.13.0`, while this page +The latest published TanStack Charts release is `0.14.0`, while this page measures unreleased workspace source against pinned competitor packages. This comparison records architectural differences and reproducible evidence without turning untested behavior into a checkmark. @@ -170,11 +170,11 @@ Canvas composition while keeping D3 and state ownership explicit. ## Evidence and reproduction -- [Standard comparison protocol](https://github.com/TanStack/charts/blob/v0.13.0/benchmarks/comparison/README.md) +- [Standard comparison protocol](https://github.com/TanStack/charts/blob/v0.14.0/benchmarks/comparison/README.md) - [Current tracked bundle baseline](https://github.com/TanStack/charts/blob/main/benchmarks/comparison/bundle-baseline.json) -- [Pinned release-source bundle baseline](https://github.com/TanStack/charts/blob/v0.13.0/benchmarks/comparison/bundle-baseline.json) -- [Stress protocol](https://github.com/TanStack/charts/blob/v0.13.0/benchmarks/comparison/stress/README.md) -- [Catalog conformance protocol](https://github.com/TanStack/charts/blob/v0.13.0/benchmarks/conformance/README.md) +- [Pinned release-source bundle baseline](https://github.com/TanStack/charts/blob/v0.14.0/benchmarks/comparison/bundle-baseline.json) +- [Stress protocol](https://github.com/TanStack/charts/blob/v0.14.0/benchmarks/comparison/stress/README.md) +- [Catalog conformance protocol](https://github.com/TanStack/charts/blob/v0.14.0/benchmarks/conformance/README.md) ```sh pnpm benchmark:size diff --git a/packages/charts-core/docs/installation.md b/packages/charts-core/docs/installation.md index d23db29d..dc509cba 100644 --- a/packages/charts-core/docs/installation.md +++ b/packages/charts-core/docs/installation.md @@ -4,8 +4,8 @@ description: Install TanStack Charts with compact scales, framework adapters, an --- These docs follow unreleased `main`. The latest published pre-alpha is TanStack -Charts `0.13.0`; use its -[release-source docs](https://github.com/TanStack/charts/tree/v0.13.0/docs) +Charts `0.14.0`; use its +[release-source docs](https://github.com/TanStack/charts/tree/v0.14.0/docs) for the exact surface. Install TanStack Charts in each application that authors chart definitions: diff --git a/packages/charts-core/docs/overview.md b/packages/charts-core/docs/overview.md index 08bb23d2..c69a476b 100644 --- a/packages/charts-core/docs/overview.md +++ b/packages/charts-core/docs/overview.md @@ -4,7 +4,7 @@ description: Learn what TanStack Charts provides, how its grammar works, and whe --- These docs follow unreleased `main`. The latest published TanStack Charts -release is `0.13.0`; it is pre-alpha and its API may change between releases. +release is `0.14.0`; it is pre-alpha and its API may change between releases. TanStack Charts is a small, framework-agnostic chart grammar for TypeScript and JavaScript. Give each mark its natural data, map fields or accessors to visual diff --git a/packages/charts-core/package.json b/packages/charts-core/package.json index 391048e8..48ce3b47 100644 --- a/packages/charts-core/package.json +++ b/packages/charts-core/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/charts", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "keywords": [ diff --git a/packages/charts-scales/CHANGELOG.md b/packages/charts-scales/CHANGELOG.md index d970e3d0..1555031b 100644 --- a/packages/charts-scales/CHANGELOG.md +++ b/packages/charts-scales/CHANGELOG.md @@ -1,5 +1,7 @@ # @tanstack/charts-scales +## 0.14.0 + ## 0.13.0 ## 0.12.0 diff --git a/packages/charts-scales/package.json b/packages/charts-scales/package.json index e0508aa6..21a8a87a 100644 --- a/packages/charts-scales/package.json +++ b/packages/charts-scales/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/charts-scales", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "repository": { diff --git a/packages/lit-charts/CHANGELOG.md b/packages/lit-charts/CHANGELOG.md index 3de453fa..ad173eca 100644 --- a/packages/lit-charts/CHANGELOG.md +++ b/packages/lit-charts/CHANGELOG.md @@ -1,5 +1,12 @@ # @tanstack/lit-charts +## 0.14.0 + +### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + ## 0.13.0 ### Patch Changes diff --git a/packages/lit-charts/package.json b/packages/lit-charts/package.json index 0bf9a4a6..95228c38 100644 --- a/packages/lit-charts/package.json +++ b/packages/lit-charts/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/lit-charts", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "repository": { diff --git a/packages/octane-charts/CHANGELOG.md b/packages/octane-charts/CHANGELOG.md index 00870865..00f9e0fc 100644 --- a/packages/octane-charts/CHANGELOG.md +++ b/packages/octane-charts/CHANGELOG.md @@ -1,5 +1,12 @@ # @tanstack/octane-charts +## 0.14.0 + +### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + ## 0.13.0 ### Patch Changes diff --git a/packages/octane-charts/package.json b/packages/octane-charts/package.json index 2aadaf8b..1afbd16b 100644 --- a/packages/octane-charts/package.json +++ b/packages/octane-charts/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/octane-charts", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "repository": { diff --git a/packages/preact-charts/CHANGELOG.md b/packages/preact-charts/CHANGELOG.md index 1ac46a9e..d26c6dcc 100644 --- a/packages/preact-charts/CHANGELOG.md +++ b/packages/preact-charts/CHANGELOG.md @@ -1,5 +1,12 @@ # @tanstack/preact-charts +## 0.14.0 + +### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + ## 0.13.0 ### Patch Changes diff --git a/packages/preact-charts/package.json b/packages/preact-charts/package.json index 91ec0cbf..d336b4f1 100644 --- a/packages/preact-charts/package.json +++ b/packages/preact-charts/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/preact-charts", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "repository": { diff --git a/packages/react-charts/CHANGELOG.md b/packages/react-charts/CHANGELOG.md index 6c5ec587..c293ea16 100644 --- a/packages/react-charts/CHANGELOG.md +++ b/packages/react-charts/CHANGELOG.md @@ -1,5 +1,12 @@ # @tanstack/react-charts +## 0.14.0 + +### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + ## 0.13.0 ### Patch Changes diff --git a/packages/react-charts/package.json b/packages/react-charts/package.json index 4400bcf1..bd8851cd 100644 --- a/packages/react-charts/package.json +++ b/packages/react-charts/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/react-charts", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "repository": { diff --git a/packages/react-native-charts/CHANGELOG.md b/packages/react-native-charts/CHANGELOG.md index 2a1c926f..51543d4f 100644 --- a/packages/react-native-charts/CHANGELOG.md +++ b/packages/react-native-charts/CHANGELOG.md @@ -1,5 +1,12 @@ # @tanstack/react-native-charts +## 0.14.0 + +### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + ## 0.13.0 ### Patch Changes diff --git a/packages/react-native-charts/package.json b/packages/react-native-charts/package.json index 2b68d12c..68ba70b2 100644 --- a/packages/react-native-charts/package.json +++ b/packages/react-native-charts/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/react-native-charts", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "repository": { diff --git a/packages/solid-charts/CHANGELOG.md b/packages/solid-charts/CHANGELOG.md index bb779ee1..9d6b346a 100644 --- a/packages/solid-charts/CHANGELOG.md +++ b/packages/solid-charts/CHANGELOG.md @@ -1,5 +1,12 @@ # @tanstack/solid-charts +## 0.14.0 + +### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + ## 0.13.0 ### Patch Changes diff --git a/packages/solid-charts/package.json b/packages/solid-charts/package.json index 25c5fee1..237d9b95 100644 --- a/packages/solid-charts/package.json +++ b/packages/solid-charts/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/solid-charts", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "repository": { diff --git a/packages/svelte-charts/CHANGELOG.md b/packages/svelte-charts/CHANGELOG.md index 8078ac31..d0c6aa02 100644 --- a/packages/svelte-charts/CHANGELOG.md +++ b/packages/svelte-charts/CHANGELOG.md @@ -1,5 +1,12 @@ # @tanstack/svelte-charts +## 0.14.0 + +### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + ## 0.13.0 ### Patch Changes diff --git a/packages/svelte-charts/package.json b/packages/svelte-charts/package.json index 8c0b707b..6c885fb6 100644 --- a/packages/svelte-charts/package.json +++ b/packages/svelte-charts/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/svelte-charts", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "repository": { diff --git a/packages/vue-charts/CHANGELOG.md b/packages/vue-charts/CHANGELOG.md index 10579336..8e4ace1d 100644 --- a/packages/vue-charts/CHANGELOG.md +++ b/packages/vue-charts/CHANGELOG.md @@ -1,5 +1,12 @@ # @tanstack/vue-charts +## 0.14.0 + +### Patch Changes + +- Updated dependencies [[`91e2eef`](https://github.com/TanStack/charts/commit/91e2eef1772dc06118ce5aa1e0b388d12bf91918), [`b7f0710`](https://github.com/TanStack/charts/commit/b7f0710557ac050727feb3503f36aa820ee50a1e)]: + - @tanstack/charts@0.14.0 + ## 0.13.0 ### Patch Changes diff --git a/packages/vue-charts/package.json b/packages/vue-charts/package.json index 151e19ae..de3695c0 100644 --- a/packages/vue-charts/package.json +++ b/packages/vue-charts/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/vue-charts", - "version": "0.13.0", + "version": "0.14.0", "private": false, "license": "MIT", "repository": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54fb9f9a..2db6131b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,9 +13,6 @@ importers: '@changesets/cli': specifier: 2.31.1 version: 2.31.1(@types/node@25.9.5) - '@tanstack/charts-data': - specifier: workspace:* - version: link:packages/charts-demo-data '@observablehq/plot': specifier: 0.6.17 version: 0.6.17 @@ -43,6 +40,9 @@ importers: '@tanstack/charts-d3': specifier: workspace:* version: link:packages/charts-core-d3 + '@tanstack/charts-data': + specifier: workspace:* + version: link:packages/charts-demo-data '@types/d3-array': specifier: ^3.2.2 version: 3.2.2 @@ -284,12 +284,12 @@ importers: examples/charts-octane: dependencies: - '@tanstack/charts-data': - specifier: workspace:* - version: link:../../packages/charts-demo-data '@tanstack/charts': specifier: workspace:* version: link:../../packages/charts-core + '@tanstack/charts-data': + specifier: workspace:* + version: link:../../packages/charts-demo-data d3-array: specifier: 3.2.4 version: 3.2.4 @@ -318,12 +318,12 @@ importers: examples/charts-react: dependencies: - '@tanstack/charts-data': - specifier: workspace:* - version: link:../../packages/charts-demo-data '@tanstack/charts': specifier: workspace:* version: link:../../packages/charts-core + '@tanstack/charts-data': + specifier: workspace:* + version: link:../../packages/charts-demo-data d3-array: specifier: 3.2.4 version: 3.2.4 @@ -410,15 +410,15 @@ importers: examples/conformance: dependencies: - '@tanstack/charts-data': - specifier: workspace:* - version: link:../../packages/charts-demo-data '@observablehq/plot': specifier: 0.6.17 version: 0.6.17 '@tanstack/charts': specifier: workspace:* version: link:../../packages/charts-core + '@tanstack/charts-data': + specifier: workspace:* + version: link:../../packages/charts-demo-data d3-array: specifier: 3.2.4 version: 3.2.4 @@ -506,12 +506,12 @@ importers: examples/sandbox: dependencies: - '@tanstack/charts-data': - specifier: workspace:* - version: link:../../packages/charts-demo-data '@tanstack/charts': specifier: workspace:* version: link:../../packages/charts-core + '@tanstack/charts-data': + specifier: workspace:* + version: link:../../packages/charts-demo-data d3-array: specifier: 3.2.4 version: 3.2.4 @@ -741,12 +741,12 @@ importers: packages/charts-fixtures: dependencies: - '@tanstack/charts-data': - specifier: workspace:* - version: link:../charts-demo-data '@tanstack/charts': specifier: workspace:* version: link:../charts-core + '@tanstack/charts-data': + specifier: workspace:* + version: link:../charts-demo-data d3-array: specifier: 3.2.4 version: 3.2.4 @@ -786,15 +786,15 @@ importers: packages/fixtures: dependencies: - '@tanstack/charts-data': - specifier: workspace:* - version: link:../charts-demo-data '@observablehq/plot': specifier: 0.6.17 version: 0.6.17 '@plot-poc/observable': specifier: workspace:* version: link:../plot + '@tanstack/charts-data': + specifier: workspace:* + version: link:../charts-demo-data packages/lit-charts: dependencies: