Releases: defstudio/pest-plugin-laravel-expectations
Releases · defstudio/pest-plugin-laravel-expectations
v1.10.4
What's Changed
- Bump minimatch from 3.0.4 to 3.1.2 in /docs by @dependabot in #102
- Bump loader-utils from 1.4.0 to 1.4.2 in /docs by @dependabot in #103
- Bump terser from 4.8.0 to 4.8.1 in /docs by @dependabot in #104
- Bump got from 11.8.3 to 11.8.5 in /docs by @dependabot in #105
New Contributors
- @dependabot made their first contribution in #102
Full Changelog: v1.10.3...v1.10.4
v1.10.3
- docs fix
Full Changelog: def-studio/pest-plugin-laravel-expectations@v1.10.2...v1.10.3
v1.10.2
- Refactor
- Docs improvements
Full Changelog: def-studio/pest-plugin-laravel-expectations@v1.10.0...v1.10.2
v1.10.1
What's Changed
- Add toBeView() by @nicola-posa in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/101
New Contributors
- @nicola-posa made their first contribution in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/101
Full Changelog: def-studio/pest-plugin-laravel-expectations@v1.9.1...v1.10.1
v1.10.0: Add toBeView() (#101)
new toBeView expectation
v1.9.1
- fix: docs
Full Changelog: def-studio/pest-plugin-laravel-expectations@v1.9.0...v1.9.1
v1.9.0
What's Changed
- feat: toMatchQuery expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/100
Full Changelog: def-studio/pest-plugin-laravel-expectations@v1.8.1...v1.9.0
v1.8.1
Full Changelog: def-studio/pest-plugin-laravel-expectations@v1.8.0...v1.8.1
v1.8.0
What's Changed
- Laravel 9 support by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/97
Full Changelog: def-studio/pest-plugin-laravel-expectations@v1.7.0...v1.8.0
v1.7.0
What's Changed
- adds toBeSameSecondAs() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/92
- adds toBeCurrentSecond() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/93
- adds toBeCurrentMinute() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/94
- adds toBeSameMinuteAs() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/95
- adds toBeYesterday() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/96
Full Changelog: def-studio/pest-plugin-laravel-expectations@v1.6.5...v1.7.0