What's Changed
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #39
- improvements and core update by @atmonshi in #40
🔥 Adding Filament Plugin Purge
for better and thinner CSS file.
🚩 The component <x-zeus::box>
is retired, and now we using <x-filament::card>
instead.
🟢 Always add @php artisan vendor:publish --tag=zeus-assets --ansi --force
to post-update-cmd
in your composer file.
Full Changelog: 2.4.5...2.4.6