v13.0.0
What's Changed
New major version with the update of the package illuminate/database to version 13.x ✨:
Note
Starting with this release, wp-orm's major version mirrors the Illuminate/Eloquent major version it supports. Since this package is built directly on top of Eloquent, aligning version numbers makes compatibility unambiguous: wp-orm: ^13.0 works with Illuminate/Laravel 13. No more compatibility table to check.
Breaking Changes 🛠
- ⬆️ Bump illuminate/* to ^13.0 by @dimitriBouteille in #178
Full Changelog: v5.0.0...v13.0.0