|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +## [3.6.5](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/chart@2.85.0...@hpcc-js/chart@3.6.5) (2026-02-11) |
| 7 | + |
| 8 | + |
| 9 | +### Bug Fixes |
| 10 | + |
| 11 | +* **eclwatch:** add a multi-scale 24-hour tick formatter ([#4482](https://github.com/hpcc-systems/Visualization/issues/4482)) ([d05aacc](https://github.com/hpcc-systems/Visualization/commit/d05aacccd36e56daa562cd0a49747c5fc45bbf73)) |
| 12 | +* Revert arguments removal ([20c34f1](https://github.com/hpcc-systems/Visualization/commit/20c34f17c8a49bc4a608631f4d1f7b4140b5270e)) |
| 13 | +* revert vite back to the stable releases ([136469b](https://github.com/hpcc-systems/Visualization/commit/136469b0070c2d3090a128361ed411818347c41c)) |
| 14 | +* Sourcemaps out of sync ([cf240dc](https://github.com/hpcc-systems/Visualization/commit/cf240dc9c56be036877598635af411bccf1938b9)) |
| 15 | +* **timeline:** fix tickFormat being ignored ([d5d13fb](https://github.com/hpcc-systems/Visualization/commit/d5d13fb652e2fe6055b6bd8c4052c37d76e3cf98)) |
| 16 | +* vitest workspace is deprecated ([2b2584d](https://github.com/hpcc-systems/Visualization/commit/2b2584db7de0f62ea43144640931fd9d412373ab)) |
| 17 | + |
| 18 | + |
| 19 | +### Features |
| 20 | + |
| 21 | +* Switch to esbuild and ESM first packaging ([b752510](https://github.com/hpcc-systems/Visualization/commit/b752510b5074fbc9a606e4d189412798c241f414)) |
| 22 | +* Add dgrid ([da14281](https://github.com/hpcc-systems/Visualization/commit/da14281ee8c91d6440734f6cf3cb1bfb6118a415)) |
| 23 | +* add keyboard navigation for select charts ([#4481](https://github.com/hpcc-systems/Visualization/issues/4481)) ([be68d17](https://github.com/hpcc-systems/Visualization/commit/be68d178704bb5132fe875e1a98e24ec22e3eee4)) |
| 24 | +* Add title color pp to gauge ([433ae4a](https://github.com/hpcc-systems/Visualization/commit/433ae4a7711256489be33a1f86d922b24413896c)) |
| 25 | +* Switch to esbuild (common, api, chart) ([a855017](https://github.com/hpcc-systems/Visualization/commit/a855017b8b35ee53ca4a3a060973bf4b87c8916b)) |
| 26 | +* switch to simpler version stamp method ([d828033](https://github.com/hpcc-systems/Visualization/commit/d828033ec79f56c4d1579bca230bd03cf0d6328e)) |
| 27 | +* Switch to vite for dev server and build process ([fdd3cac](https://github.com/hpcc-systems/Visualization/commit/fdd3cacd13aed0b2527b9d32c37a1ac7d74c6f66)) |
| 28 | +* Upgrade dgrid2 to v3 ([3e2105a](https://github.com/hpcc-systems/Visualization/commit/3e2105a427937d0b202194f4538cc12e9becb04d)) |
| 29 | +* Upgrade layout to v3 ([cbc463a](https://github.com/hpcc-systems/Visualization/commit/cbc463acb24fc2e7d0f3da93b4c0d9c6915aabd8)) |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +## 2.106.11 (2024-09-23) |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | +## 2.106.10 (2024-09-13) |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | +## 2.106.9 (2024-09-12) |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | +## 2.106.8 (2024-09-05) |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | +## 2.106.7 (2024-08-29) |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | +## 2.106.5 (2024-08-29) |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | +## 2.106.4 (2024-08-22) |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
6 | 64 | ## [3.6.4](https://github.com/hpcc-systems/Visualization/compare/chart-v3.6.3...chart-v3.6.4) (2026-02-05) |
7 | 65 |
|
8 | 66 |
|
|
0 commit comments