Breaking
Since Nova 5 changed the signature of the Laravel\Nova\Fields\BooleanGroup::fillAttributeFromRequest
method, this fix is incompatible with Nova 4.
Please use the v4 branch for Nova 4.
What's Changed
- fix: nova 5 fillAttributeFromRequest type conformance by @kiritokatklian in #40
- update: Nova dependency version by @kiritokatklian in #41
Full Changelog: 5.0.0...5.1.0