Skip to content

Upgrade package to Filament v5#61

Open
Orphail wants to merge 2 commits intoCodeWithDennis:4.xfrom
Orphail:chore/filament-v5-upgrade
Open

Upgrade package to Filament v5#61
Orphail wants to merge 2 commits intoCodeWithDennis:4.xfrom
Orphail:chore/filament-v5-upgrade

Conversation

@Orphail
Copy link

@Orphail Orphail commented Feb 27, 2026

Warning

Please create a dedicated 5.x branch first.
This PR is v5-only (php:^8.2, filament/filament:^5.0) and is intended to be merged into 5.x.

Summary

Upgrades this package to Filament v5 with updated dependency constraints, build tooling changes, and minimal smoke tests.

Changes

  • Updated Composer production and dev dependencies for a v5-only stack.
  • Removed legacy purge flow:
    • removed @awcodes/filament-plugin-purge
    • removed purge script and build:styles -> purge chaining
  • Updated tailwind.config.js content paths to package-local sources.
  • Rebuilt distributed CSS asset.
  • Upgraded esbuild to a patched version (^0.25.12) to address vulnerability warnings.
  • Updated README for v5:
    • install command now targets :5.x
    • Filament docs links updated to v5
    • screenshot path updated to 5.x
    • compatibility note now points to both 3.x and 4.x branches
  • Added minimal smoke tests for core behavior on v5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant