Skip to content

v0.5.3

Compare
Choose a tag to compare
@aarondfrancis aarondfrancis released this 14 Aug 17:30
· 58 commits to main since this release

0.5.3 - 2021-08-14

Changed

  • Post-processors don't run if Laravel is compiling views.

Added

  • You can set tab_width to false to output literal tabs into the rendered HTML.

Fixed

  • Livewire middleware won't be registered for V1 of Livewire, since it's not possible.