Skip to content

Releases: spatie/laravel-data

4.7.0

13 Jun 12:08
92af136
Compare
Choose a tag to compare

What's Changed

  • Fix typo in docs by @DvDty in #769
  • Update wrapping.md by @kimulisiraj in #770
  • Fix typos on "Use with Livewire" page by @vkarchevskyi in #777
  • Fix dataCastUsing method signature by @shankhadevpadam in #781
  • Avoid loading already loaded relations and allow loading non studly relation names by @Tofandel in #773
  • Fix routing parameters filled in incorrectly using mapping property names by @guiqibusixin in #775
  • Feature: add ability to store eloquent casts as an encrypted string by @eugen-stranz in #723

New Contributors

Full Changelog: 4.6.0...4.7.0

4.6.0

03 May 15:06
ee513f6
Compare
Choose a tag to compare

What's Changed

  • Add initial support for casting union types
  • Fix an issue with paginator includes not working
  • Fix consistency of After, AfterOrEqual, Before, BeforeOrEquals rules
  • Fix creation context issue (#749)
  • Fix an performance issue where when creating a data object from models, the attributes were always called
  • Add a #[LoadRelation] attribute which allows loading model relations when creating data objects on the fly

Full Changelog: 4.5.1...4.6.0

3.12.0

24 Apr 09:28
d44e048
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.5.1...3.12.0

4.5.1

10 Apr 07:58
67ea943
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.5.0...4.5.1

4.5.0

04 Apr 13:54
1b01160
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.1...4.5.0

4.4.1

20 Mar 08:41
3d2cc18
Compare
Choose a tag to compare

What's Changed

  • fix issue where DataCollection keys were missing in TypeScript by @rubenvanassche

Full Changelog: 4.4.0...4.4.1

4.4.0

13 Mar 11:09
65865fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.2...4.4.0

4.3.2

12 Mar 16:06
2a76839
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.1...4.3.2

4.3.1

12 Mar 14:47
01c25c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.0...4.3.1

4.3.0

11 Mar 13:39
4bc2438
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...4.3.0