We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be8b67b commit f58befeCopy full SHA for f58befe
CHANGELOG.md
@@ -10,6 +10,7 @@
10
- Add support for *"clean URLs"*: Access the file `page.sql` using `https://example.com/page` instead of `https://example.com/page.sql`.
11
- The previous behavior is preserved (the `.sql` suffix is now optional), so this is a new feature, not a breaking change.
12
- Big thanks to @guspower who made big contributions to this feature.
13
+- Update ApexCharts to [v4.4.0](https://github.com/apexcharts/apexcharts.js/releases/tag/v4.4.0): fixes multiple small bugs in the chart component.
14
15
## 0.32.1 (2025-01-03)
16
0 commit comments