v0.5.3
0.5.3 - 2021-08-14
Changed
- Post-processors don't run if Laravel is compiling views.
Added
- You can set
tab_width
tofalse
to output literal tabs into the rendered HTML.
Fixed
- Livewire middleware won't be registered for V1 of Livewire, since it's not possible.