Releases: omnia-digital/livewire-calendar
Releases · omnia-digital/livewire-calendar
4.1.0
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
3.2.0
What's Changed
- Added support for Laravel 12 by @buchin in #43
- 3.2.0 by @joshtorres in #45
New Contributors
Full Changelog: 3.1.3...3.2.0
3.1.3
3.1.2
3.1.1
3.1.0
What's Changed
- added support for laravel 11 by @stojankukrika in #24
- Release 3.1.0 by @joshtorres in #25
New Contributors
- @stojankukrika made their first contribution in #24
Full Changelog: 3.0.3...3.1.0
3.0.3
3.0.2
What's Changed
-
- fix id and getId() errors depending on which version of livewire yo… by @joshtorres in #17
Full Changelog: 3.0.0...3.0.2
3.0.1
What's Changed
-
- fix id and getId() errors depending on which version of livewire yo… by @joshtorres in #17
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- upgrade to php 8.1|8.2 and laravel 10 by @joshtorres in #8
- Upgrade to php 8.1|8.2 and laravel 10 by @joshtorres in #9
-
- add livewire 3 support by @joshtorres in #10
- Add Livewire 3 support by @joshtorres in #11
Full Changelog: 2.2.1...3.0.0