Commit 1ddceac
release: v0.1.1 — release the never-throw Dispatcher fix
Moves the [Unreleased] eager-Dispatcher-injection fix to [0.1.1]. The fix
resolves the Bus lazily inside report()'s guard so a BindingResolutionException
no longer escapes the consumer's exception handler (observed in Laravel 12).
emmie (Laravel 12, requires ^0.1.0) currently pulls v0.1.0, which still carries
the eager-injection bug — cutting v0.1.1 lets emmie pick the fix up on the next
composer update.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KJtjLXkdnv4Bm4HV1f1zor1 parent ae5e671 commit 1ddceac
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments