All notable changes to laravel-view-components
will be documented in this file
- make sure the render directive always gets registered (#22)
- Add support for Laravel 7
- Add support for Laravel 6
- Add support for Laravel 5.8
- Add support for Laravel 5.7
- Fixed regression introduced in 1.1.0
- Dynamically look up components to allow variables in paths
- Fix config publishing
- First release