Releases: joserick/laravel-livewire-discover
Releases · joserick/laravel-livewire-discover
v1.3.1
- Fix: LivewireManager type on base #8
- Fead: Updated test
- Feat: Using structure of Testbench
- Feat: Implemented using ClassLoader
v1.3.0
v1.2.1
V1.2.0
v1.1.0
v1.0.2
- Fixed inserting parameters for compatibility v0.3 (componentNamespace)
- Added attribute class_path (Facade)
- Added prefix directly in the command livewire-discover:make
- Extracted method of add functión
- Added more functión "fluent strings" in resolve
- Implementation of laravel pint for formatting
v1.0.0
Version 0.3.2
- Resolve and overwrite variable alias for storage.
- Added doc the possibility of name resolution when loading component from route.
Version 0.3.1
- Added illustration
- Elimination of line of code without effect
- Use of 'Callable' through array for resolveMissingComponent