What's Changed
Added
- Add missing or incorrect type hints to QueryBuilder by @MrMeshok in #1923
- feat: add support for intersection types in Model scope resolution by @calebdw in #1979
- feat: better generic model property type by @canvural in #1959
Fixed
- fix: add default migration arguments by @calebdw in #1976
- fix: use ConstantStringType when constructing enum type by @calebdw in #1987
New Contributors
Full Changelog: v2.9.7...v2.9.8