Skip to content

5.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mfn mfn released this 07 Mar 19:55
· 1065 commits to master since this release
956a9e8

Note: we're already bumping the major version as some of the contributions did internal refactoring, making it incompatible with the semver promise.

Added

Fixed

  • Fix the infinite loop as well as sending the correct matching input data to the rule-callback #579 / crissi

Changed

  • Refactor route files with the goal of making adding subscription support easier #575 / crissi

Removed

  • Official support for Laravel 5.8 has been removed #596 / mfn