Skip to content

0.8.0

Compare
Choose a tag to compare
@tonysm tonysm released this 16 Jun 01:34
· 299 commits to main since this release

Changed

  • BC: Updated the minimum required Laravel version to ^8.45 so we can use the new broadcast goodies
  • Use (and recommend in docs) the new broadcast conventions in Laravel
  • Use the broadcast_sync instead of the broadcast_now function (it got deprecated)