Releases: spatie/phpunit-snapshot-assertions
Releases · spatie/phpunit-snapshot-assertions
5.1.7
What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #203
- Bump oven-sh/setup-bun from 1 to 2 by @dependabot in #202
- gha: run tests against PHP 8.4 too by @erikn69 in #204
- Improve readability of generated JSON snapshots by @ostrolucky in #205
New Contributors
- @erikn69 made their first contribution in #204
- @ostrolucky made their first contribution in #205
Full Changelog: 5.1.6...5.1.7
5.1.6
What's Changed
- Minor updates and improvements by @patinthehat in #192
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #194
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #200
- chmod snapshot folders and files by @Niolak in #199
Full Changelog: 5.1.5...5.1.6
4.2.17
5.1.5
What's Changed
- gha: run tests against PHP 8.3 too by @mfn in #188
- Use PHPUnit attributes by @simonhammes in #187
New Contributors
- @simonhammes made their first contribution in #187
Full Changelog: 5.1.4...5.1.5
5.1.4
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #183
- Allow phpunit 11 by @mfn in #185
Full Changelog: 5.1.3...5.1.4
5.1.3
What's Changed
- Bump actions/setup-node from 3 to 4 by @dependabot in #181
- Symfony 7.0 by @janatjak in #182
New Contributors
Full Changelog: 5.1.2...5.1.3
5.1.2
What's Changed
- Bump actions/setup-node from 2 to 3 by @dependabot in #176
- fix: correct typo in readme by @TSchuermans in #178
- Fix #179 - assert difference between empty array and object. by @Sam152 in #180
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #177
New Contributors
- @TSchuermans made their first contribution in #178
- @Sam152 made their first contribution in #180
Full Changelog: 5.1.1...5.1.2
5.1.1
- fix image driver
5.1.0
5.0.2: Merge pull request #168 from mfn/mfn-postcondition
Change `@after` to `@postCondition`