We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3675f7b commit 1d9de6dCopy full SHA for 1d9de6d
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-query-builder` will be documented in this file
4
5
+## 6.3.2 - 2025-04-16
6
+
7
+### What's Changed
8
9
+* Enhance QueryBuilder with generics support for better type inference by @alexkart in https://github.com/spatie/laravel-query-builder/pull/1002
10
11
+### New Contributors
12
13
+* @alexkart made their first contribution in https://github.com/spatie/laravel-query-builder/pull/1002
14
15
+**Full Changelog**: https://github.com/spatie/laravel-query-builder/compare/6.3.1...6.3.2
16
17
## 6.3.1 - 2025-02-21
18
19
### What's Changed
0 commit comments