We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vitest-canvas-mock
1 parent 9b3e945 commit d7485c1Copy full SHA for d7485c1
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