Releases: joelbutcher/socialstream
Releases · joelbutcher/socialstream
V2.0.3
v2.0.2
Fixed
- Fixed missing terms & conditions / privacy policy from livewire
register
stub
v2.0.1
v1.1.2
v2.0.0
fix tests
v1.1.1
Fixed
- Fixed config name in service provider
Removed
- Removed resource / view publishing from service provider
boot
method
v1.1.0
v1.0.4
Fixed
- Fixed an issue where the connectedAccounts prop in inertia stack returned a boolean rather than a collection
v1.0.3
Fixed
- Fixed an issue where the
ShareInertiaData
middleware would error if the$request->user()
returned null
v1.0.2
Added
- Branch aliases
Fixed
- Applied StyleCI fixes