All notable changes to livewire-toaster
will be documented in this file.
- PHP 8.3 support
- PHP 8.2 support
- Prevent unfinalize usage
- Add Octane support by @yehorherasymchuk in #23
- Dispatch events on the
document
node instead ofwindow
- Livewire 3 support
- Livewire 2 support
- RTL support
scope
thetoaster
service in order to support Laravel Octane
- Middle alignment by @aldozumaran in #9
- Register
ToastableMacros
with theRedirector
- (Performance) improvements
- Vertically alignable toast container
- Stable release