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 9f70365 commit 072569aCopy full SHA for 072569a
packages/testing/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+### [0.1.8](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.7...@pinia/testing@0.1.8) (2025-02-11)
2
+
3
+### Features
4
5
+- **testing:** warn about incorrect createSpy ([394f655](https://github.com/vuejs/pinia/commit/394f6553d13f2b46c6e52a68145c24699b98e7fa)), closes [#2896](https://github.com/vuejs/pinia/issues/2896)
6
7
## [0.1.7](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.6...@pinia/testing@0.1.7) (2024-11-03)
8
9
No code changes in this release.
packages/testing/package.json
@@ -1,6 +1,6 @@
{
"name": "@pinia/testing",
- "version": "0.1.7",
+ "version": "0.1.8",
"description": "Testing module for Pinia",
"keywords": [
"vue",
0 commit comments