github reflex-dev/reflex v0.8.26

8 hours ago

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

  • ENG-8664: MutableProxy.wrap_recursive fully rebinds existing proxy values by @masenf in #6083

Chores

Full Changelog: v0.8.25...v0.8.26

Don't miss a new reflex release

NewReleases is sending notifications on new releases.