Releases: Laravel-Backpack/basset
Releases · Laravel-Backpack/basset
2.0.0-alpha.4
fix php 8.4 deprecation
2.0.0-alpha.3
What's Changed
- Laravel 12.x Compatibility by @laravel-shift in #145
Full Changelog: 2.0.0-alpha.2...2.0.0-alpha.3
1.3.7 🌈
2.0.0-alpha.2
What's Changed
Full Changelog: 2.0.0-alpha.1...2.0.0-alpha.2
2.0.0-alpha.1
Added
- introduced "named assets";
- much more efficient
BASSET_DEV_MODE
; - added a
public_basset
disk, so you can easily cache your assets in the public directory (optional);
Changed
- fixed the
php artisan basset:fresh
command; - added a revised cachemap that holds all info on what was cached;
Removed
- install script no longer creates symlink;
1.3.6 🌈
What's Changed
- Update BassetManager.php temporary folder delete logic by @jhauserdev in #137
Full Changelog: 1.3.5...1.3.6
1.3.5 🌈
1.3.4 🌈
What's Changed
- Fix typos by @szepeviktor in #127
- Fix @loadOnce directive by @pxpm in #129
Full Changelog: 1.3.3...1.3.4