github reflex-dev/reflex reflex-components-core-v0.9.9a1
reflex-components-core@0.9.9a1

pre-release5 hours ago

Features

  • The "Built with Reflex" badge appends a urlencoded ref query parameter to its reflex.dev link when the REFLEX_REFERRER_PARAM environment variable is set at compile time. (#6951)

Bug Fixes

  • Sanitize buffered upload filenames the same way streamed upload filenames are sanitized. (#6753)
  • rx.script head updates now flush synchronously instead of via react-helmet's requestAnimationFrame batching, fixing intermittently missing script tags after hydration (flaky "scripts not loaded" failures). (#6905)

Miscellaneous

  • Hoist the RegistrationContext import in the upload handler to module level. (#6382)
  • Internal logging migrated from the legacy console helpers to standard python logging per-module loggers. (#6864)
  • Property docstrings are now noun phrases rather than "Get the ..." / "Return the ..." (ruff 0.16's new D421). (#6893)

Don't miss a new reflex release

NewReleases is sending notifications on new releases.