File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-data ` will be documented in this file.
44
5+ ## 4.7.1 - 2024-06-25
6+
7+ ### What's Changed
8+
9+ * Fix some typos in docs by @Klaas058 in https://github.com/spatie/laravel-data/pull/794
10+ * Provide a default timezone for casting date by @PhilippeThouvenot in https://github.com/spatie/laravel-data/pull/799
11+ * Remove object rule caching
12+ * Fix an issue where a normalized model attribute fetching a relation would not use the loaded relation
13+
14+ ### New Contributors
15+
16+ * @PhilippeThouvenot made their first contribution in https://github.com/spatie/laravel-data/pull/799
17+
18+ ** Full Changelog** : https://github.com/spatie/laravel-data/compare/4.7.0...4.7.1
19+
520## 4.7.0 - 2024-06-13
621
722### What's Changed
You can’t perform that action at this time.
0 commit comments