perf(markdown): cache completed streaming blocks (#7306)
Showing
| ... | @@ -87,6 +87,7 @@ | ... | @@ -87,6 +87,7 @@ |
| "react-hook-form": "catalog:", | "react-hook-form": "catalog:", | ||
| "react-i18next": "catalog:", | "react-i18next": "catalog:", | ||
| "react-markdown": "catalog:", | "react-markdown": "catalog:", | ||
| "remark-parse": "^11.0.0", | |||
| "react-syntax-highlighter": "^15.5.0", | "react-syntax-highlighter": "^15.5.0", | ||
| "react-textarea-autosize": "^8.5.4", | "react-textarea-autosize": "^8.5.4", | ||
| "reactflow": "^11.7.4", | "reactflow": "^11.7.4", | ||
| ... | @@ -98,6 +99,7 @@ | ... | @@ -98,6 +99,7 @@ |
| "remark-math": "^6.0.0", | "remark-math": "^6.0.0", | ||
| "sass": "^1.58.3", | "sass": "^1.58.3", | ||
| "undici": "catalog:", | "undici": "catalog:", | ||
| "unified": "^11.0.5", | |||
| "use-context-selector": "^1.4.4", | "use-context-selector": "^1.4.4", | ||
| "vaul": "catalog:", | "vaul": "catalog:", | ||
| "zod": "catalog:", | "zod": "catalog:", | ||
| ... | ... |
Please
register
or
sign in
to comment