v0.7.0
What's Changed
- Docs: Fix class declaration syntax errors in the state documentation by @tisuchi in #182
- Wynn-Dixie is a typo by @ChrisThompsonTLDR in #186
- Use the PhpDocExtractor in addition to the ReflectionExtractor. by @nick-potts in #125
- Add a "boot" phase by @DanielCoulbourne in #192
- Ensure states can be restored when using uuids by @joshhanley in #180
- Allow union types in event properties by @badger-adam in #189
- Allow for listening for parent classes or interfaces by @inxilpro in #196
- Add some new resources and examples by @inxilpro in #198
- Better singletons by @inxilpro in #172
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #202
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #203
- Update SingletonState example by @jdiddydave in #200
- updates to custom factory docs by @jdiddydave in #204
- Laravel 12.x Compatibility by @laravel-shift in #206
- Add support for outside listeners by @inxilpro in #145
- Improving the "Generating a State" Command in the State Documentation by @tisuchi in #208
- Fix use Response::allowed to return a bool value as specified in the return type by @Donneh in #209
- Docs: Update ids.md by @techenby in #205
New Contributors
- @tisuchi made their first contribution in #182
- @ChrisThompsonTLDR made their first contribution in #186
- @badger-adam made their first contribution in #189
- @laravel-shift made their first contribution in #206
- @Donneh made their first contribution in #209
- @techenby made their first contribution in #205
Full Changelog: v0.6.4...v0.7.0