Releases: joelbutcher/socialstream
Releases · joelbutcher/socialstream
v4.0.3
Fix stubs
v4.0.2
What's Changed
- [4.x] Fix unpublishable provider redirect action by @joelbutcher in #254
Full Changelog: v4.0.1...v4.0.2
v3.9.1
What's Changed
- [3.x] Fix unpublishable provider redirect action by @joelbutcher in #252
Full Changelog: v3.9.0...v3.9.1
v2.6.0
What's Changed
- [2.x] Fix unpublishable provider redirect action by @joelbutcher in #251
Full Changelog: v2.5.1...v2.6.0
v4.0.1
Changes
Reverts the enforcement of App\Models\User
in the CreatesUserFromProvider
contract. The published stub remains untouched as this can be updated by the developer.
v4.0.0
What's Changed
- [4.x] Add native type declarations by @joelbutcher in #245
- [4.x] Support Laravel Jetstream v3.0.0 @joelbutcher
Full Changelog: v3.9.2...v4.0.0
v3.9.0
What's Changed
- Apply fixes from StyleCI by @joelbutcher in #144
- Laravel 10 Support by @joelbutcher in #241
Full Changelog: v3.8.3...v3.9.0
v3.8.3
What's Changed
- Use
authIdentifier
in relationships by @inmanturbo in #238 - Adding computed inertiaProps to fix console errors by @joeelia in #239
New Contributors
- @inmanturbo made their first contribution in #238
- @joeelia made their first contribution in #239
Full Changelog: v3.8.2...v3.8.3
v3.8.2
What's Changed
- [3.x] Update connected accounts description by @27pchrisl in #232
- [3.x] Support linking connected accounts via the login flow by @27pchrisl in #231
- Test on PHP 8.2 by @joelbutcher in #233
- Update minimum Jetstream version to v2.15 and cater for Inertia v1 by @joelbutcher in #236
New Contributors
- @27pchrisl made their first contribution in #232
Full Changelog: v3.8.1...v3.8.2