writer.custom() for UI framework integration:TypeError: writer?.custom is not a function at runtime.@mastra/[email protected] (all Mastra packages on 0.21.x)npm list @mastra/core - all dependencies properly deduplicatednode_modules/@mastra/core/dist/tools/stream.d.ts, the ToolStream class only has a write() method, not custom():writer.custom() available in 0.21.1, or is this a docs issue?