Skip to content

Releases: omnia-digital/livewire-calendar

4.1.0

24 Jan 18:46
5ef915d

Choose a tag to compare

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

3.2.0

28 Feb 18:18
9488eba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.3...3.2.0

3.1.3

27 Oct 00:33
c04ed83

Choose a tag to compare

What's Changed

Full Changelog: 3.1.2...3.1.3

3.1.2

18 Oct 16:10
bd8d943

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.1...3.1.2

3.1.1

19 Mar 15:40
b7cb400

Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

19 Mar 14:51
586f78b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.3...3.1.0

3.0.3

17 Mar 15:56
e0787e0

Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.3

3.0.2

17 Mar 15:56
b5fa515

Choose a tag to compare

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

07 Feb 17:15
b5fa515

Choose a tag to compare

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

21 Jul 14:59
04da6a7

Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...3.0.0