Skip to content

Commit 072569a

Browse files
committed
release: @pinia/testing@0.1.8
1 parent 9f70365 commit 072569a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/testing/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## [0.1.7](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.6...@pinia/testing@0.1.7) (2024-11-03)
28

39
No code changes in this release.

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pinia/testing",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Testing module for Pinia",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)