Skip to content

8.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@michaeldyrynda michaeldyrynda released this 19 Mar 01:49
· 13 commits to main since this release
efb9dd3

What's Changed

This version adds support for Laravel 11, and combines functionality previously available in laravel-efficient-uuid.

As a standalone package, laravel-efficient-uuid was a cyclic dependency on laravel-model-uuid, which made maintenance of the two packages tricky. The new functionality is, however, opt-in, so you can continue without this if you choose to.

Full Changelog: 7.1.1...8.0.0-beta.1