What's New
Added
- Livewire 4 support with full backward compatibility
- PHP 8.4 support
- Continued Laravel 12 support
- Complete CHANGELOG documentation from 2.1.0 to present
- Compatibility matrix in README
- UPGRADE.md with comprehensive migration guides
- RELEASING.md for maintainers
Compatibility
- PHP: 7.4 - 8.4
- Laravel: 6 - 12
- Livewire: 2, 3, 4
No Breaking Changes
This release maintains full backward compatibility with Livewire 2 and 3. The package uses automatic version detection to adapt to your installed Livewire version.
Installation
composer require omnia-digital/livewire-calendar:^4.1Upgrade Guide
See UPGRADE.md for detailed upgrade instructions.
Full Changelog: 3.2.0...4.1.0
What's Changed
- Add Livewire 4 support by @joshtorres in #49
- Add comprehensive versioning strategy for Livewire 2/3/4, Laravel 6-12, PHP 7.4-8.4 support by @joshtorres in #51
- Release v4.1.0 - Livewire 4 Support by @joshtorres in #52
Full Changelog: 3.2.0...4.1.0