Skip to content

Releases: thybag/bonus-laravel-relations

v0.3.0 - Allow custom InertModels

06 Nov 10:51
a18d009
Compare
Choose a tag to compare

What's Changed

  • Allow using custom inertModels in "bonus" relationships. by @thybag in #27

Full Changelog: 0.2.3...0.3.0

v0.2.3 Allow Laravel 11

18 Jul 16:21
7e5b513
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

v0.2.2 Allow Laravel 10

31 May 09:18
498b2d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

v0.2.1 - Fix additional bug with HasManyViaMany within a whereHas.

20 May 15:07
90bd144
Compare
Choose a tag to compare

v0.2.0 - Fix bug with hasManyViaMany when using key other than `id` on base model

14 Apr 15:10
ae73be4
Compare
Choose a tag to compare

v0.1.2 - Allow access to initJoins method

28 Oct 13:08
890fd9c
Compare
Choose a tag to compare
Allow direct access to `initJoins` (#21)

v0.1.1 - Lumen support

16 Aug 12:37
0382ed4
Compare
Choose a tag to compare
Don't require full laravel (#20)

v0.1.0 - Laravel 8

15 Jul 11:18
9608d0d
Compare
Choose a tag to compare

Fix conflict with latest laravel 8 + update tests

v0.0.12 - Laravel 8 compatibility

14 Jan 17:13
6b56305
Compare
Choose a tag to compare
Updated hasManyViaMany getRelationCountHash declaration to match lara…

v0.0.11 - Fix foreignKey ignored on manyViaMany

17 Oct 07:42
Compare
Choose a tag to compare