Skip to content

4.1.0

Latest

Choose a tag to compare

@joshtorres joshtorres released this 24 Jan 18:46
· 2 commits to dev since this release
5ef915d

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.1

Upgrade 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