This repository has been archived by the owner on Mar 4, 2020. It is now read-only.
Releases: spatie/laravel-blade-x
Releases · spatie/laravel-blade-x
2.6.0
2.5.0
- add support for namespaced attributes
2.4.1
2.4.0
- add
**.*
as wildcard for all files including sub-directories
2.3.0
- add support for Laravel 6.0
- add support for prefixing single components and collections
- allow to remove the namespace for a single component
2.2.3
- do not use deprecated Laravel helpers
2.2.2
- loading views moved from
register
method toboot
2.2.1
- fix multi-line closing tags triggering other components
2.2.0
- drop support for Laravel 5.7 and lower
- drop support for PHP 7.1 and lower
2.1.2
- add support for Laravel 5.8