Releases: foxws/livewire-multidomain
Releases · foxws/livewire-multidomain
0.31.0
BREAKING CHANGES: Please follow the installation steps.
This is a major code refactoring. It only uses the active domain now, instead of loading each domain.
It will improve performance and also made an easier setup.
0.30.0
BREAKING CHANGES: Please follow the installation steps.
This is a major code refactoring. It only uses the active domain now, instead of loading each domain.
It will improve performance and also made an easier setup.
0.10.0
- Require foxws/laravel-multidomain
- Code refactoring
0.0.4
- Use component registration again, sigh
0.0.2
- Use LivewireManager to register components