You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
All notable changes to `phpunit-snapshot-assertions` will be documented in this file
4
4
5
+
## 5.2.1 - 2025-07-02
6
+
7
+
### What's Changed
8
+
9
+
* Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in https://github.com/spatie/phpunit-snapshot-assertions/pull/213
10
+
* Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in https://github.com/spatie/phpunit-snapshot-assertions/pull/215
11
+
* Allow `assertMatchesJsonSnapshot` to accept any JSON-serializable value by @LuckyWindsck in https://github.com/spatie/phpunit-snapshot-assertions/pull/216
12
+
13
+
### New Contributors
14
+
15
+
*@LuckyWindsck made their first contribution in https://github.com/spatie/phpunit-snapshot-assertions/pull/216
0 commit comments