Skip to content

Releases: spatie/laravel-model-states

2.1.3

06 Dec 15:06
8d409bc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.2...2.1.3

2.1.2

08 Oct 04:08

Choose a tag to compare

  • Support for custom transition classes in transitionableStates method (#188)

2.1.1

01 Sep 12:56

Choose a tag to compare

  • Support for custom transition classes' canTransition in State::canTransitionTo (#185)

2.1.0

21 Apr 10:36

Choose a tag to compare

  • Add default transition config (#159)

2.0.2

09 Dec 06:18

Choose a tag to compare

Add getModel and getField on state

2.0.1

09 Dec 06:13
a06b497

Choose a tag to compare

Merge pull request #145 from lorenzolosa/bugfix_double_transition

Fix bug on two consecutive transitions

2.0.0

04 Dec 08:36

Choose a tag to compare

v2

1.9.1

01 Dec 13:08
b2899c0

Choose a tag to compare

  • Add support for PHP 8.0 (#141)

1.9.0

25 Aug 12:05
e00ebe3

Choose a tag to compare

Merge pull request #116 from mvdnbrk/changelog-1

Release 1.9 to support Laravel 8

1.8.0

19 Aug 13:25

Choose a tag to compare

Update CHANGELOG