Bump livewire/livewire from 3.5.17 to 3.5.18
Bumps livewire/livewire from 3.5.17 to 3.5.18.
Release notes
Sourced from livewire/livewire's releases.
v3.5.18
What's Changed
- Use anonymous class to prevent incrementing Mockery assertion count by
@RDelorier
in livewire/livewire#9080- Fix key component attribute in docs by
@angelej
in livewire/livewire#9099- Add fix for Volt
htmlspecialchars
error when there is an error in the view by@joshhanley
in livewire/livewire#9105- Fix clearing multiple file inputs by
@joshhanley
in livewire/livewire#9106New Contributors
@RDelorier
made their first contribution in livewire/livewire#9080@angelej
made their first contribution in livewire/livewire#9099Full Changelog: https://github.com/livewire/livewire/compare/v3.5.17...v3.5.18
Commits
-
62f0fa6
Update version of Alpine to 3.14.8 -
e50fe0c
Fix clearing multiple file inputs (#9106) -
09b3160
Add fix for Volthtmlspecialchars
error when there is an error in the view ... -
54791b8
Fix key component attribute in docs (#9099) -
36f3c54
wip -
5d20bce
Use anonymous class to prevent incrementing Mockery assertion count (#9080) - See full diff in compare view