Releases: christophrumpel/missing-livewire-assertions
Releases · christophrumpel/missing-livewire-assertions
v2.11.0
What's Changed
- Add wire:model.self to assertPropertyWired and assertPropertyNotWired by @squaredpx in #44
New Contributors
- @squaredpx made their first contribution in #44
Full Changelog: v2.10.0...v2.11.0
v2.10.0
v2.9.1
v2.9.0
v2.8.0
What's Changed
- Convert to Pest by @alexmanase in #35
- Add IDE support for assertions by @alexmanase in #36
- Added wire:model.boolean as an option to assertPropertyWired and assertPropertyNotWired by @pikepa in #38
New Contributors
Full Changelog: v2.7.0...v2.8.0
v2.7.0
Add defer to pattern
v2.6.0
What's Changed
- Add
assertMethodWiredToActionandassertMethodNotWiredToActionby @alexmanase in #32 - Fix
assertContainsLivewireComponentfor @livewire directive that is used on multiple line by @alexmanase in #33
New Contributors
- @alexmanase made their first contribution in #32
Full Changelog: v2.5.0...v2.6.0
v2.5.0
- Add L11 support
v2.4.0
- Clean up
- Assert against downloads
Thanks to @nuernbergerA 👏
v2.3.0
Support magic Livewire methods