What's Changed
- feat: add generics to more methods in Relation stub by @rene-bos in #1596
- feat: create options to disable migration and schema scanning by @calebdw in #1573
- Add translation return type extensions. by @mad-briller in #1594
- fix: correct return type of
Illuminate\Database\Query\Builder::pluck()
in stubs/QueryBuilder.stub by @Quarkay in #1612 - fix: Http/Request.stub types are incorrect by @tpetry in #1618
- fix: consider camel cased relations in relation count property by @canvural in #1628
- fix: Collection::random with model by @drrcknlsn in #1627
New Contributors
- @Quarkay made their first contribution in #1612
- @drrcknlsn made their first contribution in #1627
Full Changelog: 2.5.2...v2.6.0