Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.12.0 source code.tar.gz | 2025-07-28 | 11.5 kB | |
2.12.0 source code.zip | 2025-07-28 | 23.7 kB | |
README.md | 2025-07-28 | 686 Bytes | |
Totals: 3 Items | 35.8 kB | 2 |
What's Changed
- Add the field property to StateChanged event by @aabadawy in https://github.com/spatie/laravel-model-states/pull/286
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in https://github.com/spatie/laravel-model-states/pull/283
- Add
transitionableStateInstances()
method to get state objects for all transitionable states by @A909M in https://github.com/spatie/laravel-model-states/pull/285 - feat: support custom transition constructors extending DefaultTransit… by @zayedadel in https://github.com/spatie/laravel-model-states/pull/284
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.11.3...2.12.0