File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v3.5.5 - 2025-02-21
4
+
5
+ ### What's Changed
6
+
7
+ * Fix for incorrect config item types in meta file by @eldair in https://github.com/barryvdh/laravel-ide-helper/pull/1662
8
+ * Prevent generation of incorrect property annotation by @skyler544 in https://github.com/barryvdh/laravel-ide-helper/pull/1665
9
+ * Fix MorphTo Model Doc Generation by @yparitcher in https://github.com/barryvdh/laravel-ide-helper/pull/1668
10
+ * Laravel 12 support by @jonnott in https://github.com/barryvdh/laravel-ide-helper/pull/1672
11
+
12
+ ### New Contributors
13
+
14
+ * @eldair made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1662
15
+ * @skyler544 made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1665
16
+ * @yparitcher made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1668
17
+ * @jonnott made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1672
18
+
19
+ ** Full Changelog** : https://github.com/barryvdh/laravel-ide-helper/compare/v3.5.4...v3.5.5
20
+
3
21
## v3.5.4 - 2025-01-14
4
22
5
23
### What's Changed
You can’t perform that action at this time.
0 commit comments