Skip to content

v2.2.6

Compare
Choose a tag to compare
@calebporzio calebporzio released this 22 Sep 19:30
97a380c

IMPORTANT BUGFIX

$this->validate() usually only returns the validated dataset, however a regression was introduced, that caused it to return ALL data on the Livewire component.

#1659