github devrabiul/laravel-toaster-magic v1.6
πŸš€ Laravel Toaster Magic v1.6 Release Notes

3 days ago

πŸš€ Laravel Toaster Magic v1.6 Release Notes

πŸ”Ή What’s New

  • JavaScript Stability Fixes:
    Resolved multiple JS-related issues that could cause inconsistent toast behavior in SPA and dynamic page loads. Toasts now render more reliably across Livewire, Alpine.js, and AJAX-driven views.

  • Improved Event Handling:
    Fixed edge cases where custom events were not always triggering toast notifications. Event listeners are now more predictable and better scoped.

  • DOM Ready & SPA Support:
    Enhanced initialization logic to ensure Toaster Magic works smoothly with page transitions, including Turbo, Inertia, and Livewire navigation.

  • Performance Tweaks:
    Reduced unnecessary DOM queries and optimized JS execution flow for faster toast rendering with lower overhead.

  • Backward Compatibility:
    Fully compatible with v1.5 and earlier versions β€” no breaking changes. Existing integrations continue to work without modification.

  • Documentation Updates:
    Updated frontend usage examples to reflect the improved JS behavior and best practices.


βœ… Summary

Version 1.6 focuses on frontend reliability and smoother user experience.
With important JavaScript fixes and performance improvements, Toaster Magic now delivers more consistent notifications across modern, dynamic Laravel applications.

Don't miss a new laravel-toaster-magic release

NewReleases is sending notifications on new releases.