Releases: lara-zeus/sky
Releases · lara-zeus/sky
2.4.17
2.4.16
2.4.15
2.4.14
2.4.13
2.4.12
What's Changed
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #92
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #93
- update core by @atmonshi in #94
- better actions for tables and update zeus core by @atmonshi in #97
Full Changelog: 2.4.11...2.4.12
2.4.11
What's Changed
🔥 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.10...2.4.11