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 271682a commit 06c1fabCopy full SHA for 06c1fab
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v3.5.3 - 2025-01-08
4
+
5
+### What's Changed
6
7
+* Catch meta, tweak auth by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1654
8
+* Check if macro is valid by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1655
9
+* feat: use generics of return type to determine resulting models by @Bloemendaal in https://github.com/barryvdh/laravel-ide-helper/pull/1653
10
11
+### New Contributors
12
13
+* @Bloemendaal made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1653
14
15
+**Full Changelog**: https://github.com/barryvdh/laravel-ide-helper/compare/v3.5.2...v3.5.3
16
17
## v3.5.2 - 2025-01-06
18
19
### Fixes
0 commit comments