vitest-image-snapshot 0.6.18 → 0.6.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vitest-image-snapshot",
3
- "version": "0.6.18",
3
+ "version": "0.6.20",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",
@@ -128,7 +128,7 @@
128
128
  <h1>🔴 Image Snapshot Failures</h1>
129
129
  <div class="meta">
130
130
  <strong>1</strong> test failed •
131
- Generated: 10/29/2025, 1:46:35 PM
131
+ Generated: 10/29/2025, 9:18:38 PM
132
132
  </div>
133
133
  <div class="update-hint">
134
134
  💡 <strong>To update snapshots:</strong> Run <code>pnpm test -- -u</code> or <code>vitest -u</code>