🚨 Breaking Changes 🚨
ClientRetryPlugin
- rename
eventIteratorLastRetry
⇾lastEventRetry
- rename
eventIteratorLastEventId
⇾lastEventId
🚀 Improvements 🚀
- Updated
.use
to throw TypeScript errors when conditions are not met instead of returningnever
. - Prevent the
toJSON
issue where its automatic invocation byJSON.stringify
can make oRPC serilizer broken - Supports
llms.txt
for vibe coding