You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐛 Fixed Node environment build errors caused by other third-party dependencies esm paths. #1708 by kimteayon
@ant-design/x-markdown
🐛 Fixed streaming rendering cache invalidation issue where cache would prematurely commit and cause rendering anomalies when list items contained inline code (like - \code`` ). #1709 by Div627
🆕 Custom code rendering now accepts language information. #1705 by Aarebecca
@ant-design/x-sdk
🆕 When XRequest is used together with Chat Provider, it will additionally obtain the assembled message. #1714 by kimteayon