5.0.3
What's Changed
- Fixed: Some links in the documentation for v5 pointing to v2 pages by @hameedraha in #757
- static return type when returning $this by @lorenzolosa in #775
- [PHP 8.2] Fix
${var}
string interpolation deprecation by @Ayesh in #779 - Fix grammar by @clouder in #784
- Add Inertia.js Tables for Laravel Query Builder by @fabianpnke in #790
- Fix Laravel 9 PHPStan generic check for
__invoke()
method of Filter by @kayw-geek in #781 - Fix for Warning by @shaunluedeke in #791
New Contributors
- @hameedraha made their first contribution in #757
- @lorenzolosa made their first contribution in #775
- @Ayesh made their first contribution in #779
- @clouder made their first contribution in #784
- @fabianpnke made their first contribution in #790
- @shaunluedeke made their first contribution in #791
Full Changelog: 5.0.2...5.0.3