Skip to content

v0.8.28

Choose a tag to compare

@adhami3310 adhami3310 released this 16 Mar 23:20
· 2 commits to release/reflex-0.8.28 since this release
  • fix: make disable_plugins accept Plugin types instead of strings by @masenf in #6155

  • feat: add vite_allowed_hosts config option for Vite dev server by @milochen0418 in #6147

Bugfixes

  • Unlink broken symlinks in the assets folder by @masenf in #6140
  • fix: include frontend_path in sirv prod command for correct 404.html fallback by @masenf in #6154
  • Skip MutableProxy rebind self for _sa_instrumented functions by @masenf in #6168
  • Gracefully reset the StateProxy internals on error by @masenf in #6169
  • fix: clean up stale asset symlinks to prevent hot reload crash loop by @masenf in #6163

Performance Improvements

Chores

Full Changelog: v0.8.27...v0.8.28