We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b3e945 + 1ff0e27 commit 779985aCopy full SHA for 779985a
4 files changed
chartlets.js/CHANGES.md
@@ -8,6 +8,9 @@
8
- `vite: ^7.1.11`
9
- `vitest: ^3.2.4`
10
11
+* Removed `canvas` from the test setup. `vitest.setup.ts` now
12
+ uses `vitest-canvas-mock` instead. (#143)
13
+
14
* Added icon support for `Button`, `IconButton` and `Tabs` components.
15
(#124).
16
0 commit comments