Skip to content

Latest commit

 

History

History
159 lines (91 loc) · 6.02 KB

File metadata and controls

159 lines (91 loc) · 6.02 KB

Changelog

All notable changes to filament-versionable will be documented in this file.

v5.0.0 - 2026-03-31

What's Changed

  • Filament 5.x compatibility - Upgraded to Filament 5.x with full backward compatibility
  • Livewire 4.x support - Updated to Livewire 4.2.3
  • Pest 4.x testing - Upgraded test suite to Pest 4.x
  • PHPUnit 12.x - Updated to PHPUnit 12.x
  • ZERO breaking changes - All existing features work without modifications
  • 29 tests passing - Comprehensive test suite validates full compatibility

Technical Details

  • Updated filament/filament from ^4.0 to ^5.0
  • Updated pestphp/pest from ^3.7 to ^4.0
  • Updated pestphp/pest-plugin-arch from ^3.0 to ^4.0
  • Updated pestphp/pest-plugin-laravel from ^3.0 to ^4.0
  • Verified Filament\Schemas\ namespace remains available (not a breaking change)
  • All production code uses stable Filament APIs (Actions, Resources, Pages)
  • Test suite confirms polymorphic user support works flawlessly

Related: NB-2062 - Filament 5 compatibility testing

Full Changelog: https://github.com/visualbuilder/filament-versionable/compare/v0.0.13...v5.0.0

v0.0.13 - 2025-03-28

What's Changed

New Contributors

Full Changelog: https://github.com/mansoorkhan96/filament-versionable/compare/v0.0.12...v0.0.13

v0.0.12 - 2024-12-10

What's Changed

New Contributors

Full Changelog: https://github.com/mansoorkhan96/filament-versionable/compare/v0.0.11...v0.0.12

v0.0.11 - 2024-09-23

What's Changed

New Contributors

Full Changelog: https://github.com/mansoorkhan96/filament-versionable/compare/v0.0.10...v0.0.11

v0.0.10 - 2024-09-22

What's Changed

New Contributors

Full Changelog: https://github.com/mansoorkhan96/filament-versionable/compare/v0.0.9...v0.0.10

v0.0.8 - 2024-04-25

What's Changed

New Contributors

Full Changelog: https://github.com/mansoorkhan96/filament-versionable/compare/0.0.7...v0.0.8

0.0.7 - 2024-03-27

What's Changed

New Contributors

Full Changelog: https://github.com/mansoorkhan96/filament-versionable/compare/0.0.6...0.0.7

0.0.6 - 2024-03-16

What's Changed

Full Changelog: https://github.com/mansoorkhan96/filament-versionable/compare/0.0.5...0.0.6

0.0.5 - 2024-03-12

What's Changed

New Contributors

Full Changelog: https://github.com/mansoorkhan96/filament-versionable/compare/0.0.4...0.0.5

0.0.4 - 2024-03-10

What's Changed

Full Changelog: https://github.com/mansoorkhan96/filament-versionable/compare/0.0.3...0.0.4

0.0.3 - 2024-03-10

What's Changed

Full Changelog: https://github.com/mansoorkhan96/filament-versionable/compare/0.0.2...0.0.3

0.0.2 - 2024-03-09

Upgrade Laravel Versionable dependency to 5.0

Initial Release - 2024-03-07

Full Changelog: https://github.com/mansoorkhan96/filament-versionable/commits/0.0.1

1.0.0 - 202X-XX-XX

  • initial release