All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.2.3-alpha - unreleased
This is an alpha version! The changes listed here are not final.
- Updated package dependencies.
0.2.2 - 2025-01-03
- Switching esbuild to rollup for better treeshaking. [#40817]
- Updated package dependencies. [#40798]
0.2.1 - 2024-12-31
- Added dist to mirror repo [#40776]
0.2.0 - 2024-12-31
- Charts: adds grid component to charts [#40683]
- Fixing incorrect TS build. [#40761]
- Adding a theme provider to Automattic Charts [#40558]
- Adding build option for Charts. [#40676]
- Adding new chart type - pie chart. [#40581]
- Adding new chart type. [#40466]
- Adding support for multiple data series to the Bar chart component. [#40641]
- Adding support for mutliple data series for the line charts. [#40605]
- Chart library: add legend component [#40594]
- Charts: adds Barchart functionality and storybook item [#40353]
- Charts: adds tooltip component [#40495]
- Initial version. [#40250]
- Chart Library: Update tooltip component [#40582]
- Update PieSemiCircleChart component [#40625]
- Fixed lints following ESLint rule changes for TS [#40584]
- Fixing a bug in Chart storybook data. [#40640]