You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+11
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
All notable changes to `laravel-data` will be documented in this file.
4
4
5
+
## 4.14.1 - 2025-03-17
6
+
7
+
### What's Changed
8
+
9
+
* fix: Model with method name matching attribute names are not retrieved by @Tofandel in https://github.com/spatie/laravel-data/pull/979
If you're using cached versions of your data objects and don't clear this cache on deploy, now is the time since we've updated some internal structures.
0 commit comments