]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
release: @pinia/testing@0.1.8
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 11 Feb 2025 14:45:13 +0000 (15:45 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 11 Feb 2025 14:45:13 +0000 (15:45 +0100)
packages/testing/CHANGELOG.md
packages/testing/package.json

index ee244c7f61de19ddc8078b0aa13d22488ecf5e4d..ac880184e4d2c5fa147e39e86595274372cdbd3f 100644 (file)
@@ -1,3 +1,9 @@
+### [0.1.8](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.7...@pinia/testing@0.1.8) (2025-02-11)
+
+### Features
+
+- **testing:** warn about incorrect createSpy ([394f655](https://github.com/vuejs/pinia/commit/394f6553d13f2b46c6e52a68145c24699b98e7fa)), closes [#2896](https://github.com/vuejs/pinia/issues/2896)
+
 ## [0.1.7](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.6...@pinia/testing@0.1.7) (2024-11-03)
 
 No code changes in this release.
index 428e932f15c7fdc874657743c51702c0b55bcf71..8d7611ac2478323ac5168569b0ee1bec31790f83 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@pinia/testing",
-  "version": "0.1.7",
+  "version": "0.1.8",
   "description": "Testing module for Pinia",
   "keywords": [
     "vue",