Releases: pboivin/filament-peek
Releases · pboivin/filament-peek
v3.0.0
v3.0.0-beta1
What's Changed
- feat: Deprecate builder previews
- fix: Typo in internal method
- docs: Add upgrade guide and cleanup
- chore: Cleanup config
- chore: bump aglipanci/laravel-pint-action from 2.5 to 2.6
- chore: bump actions/checkout from 4 to 5
Full Changelog: v3.0.0-alpha2...v3.0.0-beta1
v3.0.0-alpha2
v3.0.0-alpha1
What's Changed
- feat!: Filament 4 support
- refactor!: Default to internal preview URL
- refactor!: Add
Peek
facade - refactor!: Remove
$isPeekModal
variable - refactor!: Remove Tailwind CSS
- refactor!: Remove PreviewLink component
- test: Rework unit and feature tests (wip)
Full Changelog: v2.4.0...v3.0.0-alpha1