Release Notes
Upgrade react-markdown to 10.1.0
Behavior Change: functions in component_map will now be passed either a bare string or a list of strings mixed with react element objects. This should only be noticeable if your component map function is attempting to manipulate the children in some way, which is not recommended. For best results, pass all args received by the component function directly to the primary rendered component.
Bugfixes
Chores
- move ai builder to last option by @adhami3310 in #6084
- 0826dev by @adhami3310 in #6081
Full Changelog: v0.8.25...v0.8.26