Events fired before anything is listening are now replayed instead of lost.
What's wrong with this entry?
A new wrapper holds emitted events per name while nothing is subscribed, replays them to the first subscriber and passes through afterwards, so events fired during startup are not lost.
- Unsubscribing more than once is harmless and decrements the subscriber count only once.
subscribe
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Startup prefetch failures no longer surface
Both mention startup
-
v2.1.239
Deleted working directories are detected at startup and handled during hooks
Both mention startup
-
v2.1.242
A socket path taken by another running Claude Code no longer breaks startup
Both mention startup