File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-query-builder ` will be documented in this file
44
5+ ## 6.3.3 - 2025-07-14
6+
7+ ### What's Changed
8+
9+ * update some links so point to v6 docs by @KnudH in https://github.com/spatie/laravel-query-builder/pull/1004
10+ * Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot [ bot] in https://github.com/spatie/laravel-query-builder/pull/1006
11+ * Docs: clarify selecting fields for included relations by @amyavari in https://github.com/spatie/laravel-query-builder/pull/1008
12+ * Add larastan and fix static analysis issue by @alexkart in https://github.com/spatie/laravel-query-builder/pull/1003
13+ * Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot [ bot] in https://github.com/spatie/laravel-query-builder/pull/1009
14+ * Allow nested filters by @bambamboole in https://github.com/spatie/laravel-query-builder/pull/1010
15+
16+ ### New Contributors
17+
18+ * @KnudH made their first contribution in https://github.com/spatie/laravel-query-builder/pull/1004
19+ * @amyavari made their first contribution in https://github.com/spatie/laravel-query-builder/pull/1008
20+ * @bambamboole made their first contribution in https://github.com/spatie/laravel-query-builder/pull/1010
21+
22+ ** Full Changelog** : https://github.com/spatie/laravel-query-builder/compare/6.3.2...6.3.3
23+
524## 6.3.2 - 2025-04-16
625
726### What's Changed
You can’t perform that action at this time.
0 commit comments