v0.1.3 — Internal refactor
Changed
- The cookie subscriber discards queued toasts on server errors with
ToastStack::reset()instead of a droppeddrain()— each method now states its intent (reset = throw away, drain = consume). No behavior change.
Full changelog: v0.1.2...v0.1.3