You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please report any problems you encounter in this discussion thread or as separate issues on reflex-dev/reflex.
pip install 'reflex~=0.6.6a'
Schedule
2024-11-21 19:45 PDT: 0.6.6a1 pre-release published for testing
2024-11-25 13:02 PDT: 0.6.6a2 pre-release published
2024-11-22: Planned Public release of 0.6.6
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Please report any problems you encounter in this discussion thread or as separate issues on reflex-dev/reflex.
pip install 'reflex~=0.6.6a'
Schedule
2024-11-21 19:45 PDT: 0.6.6a1 pre-release published for testing
2024-11-25 13:02 PDT: 0.6.6a2 pre-release published
2024-11-22: Planned Public release of 0.6.6
Release Notes
Changes in 0.6.6a2
New Features
.temporal
event action drops events when backend is not connectedNew "performance mode" options
Allow disabling or modifying various guardrails and checks performed by reflex.
Builtin support for existing pydantic v1 and v2 models
State vars can now be typed as pydantic models, with support for modification tracking.
rx.asset
promoted to non-experimentalTBD: docs for new API
Improvements
Streamlined
reflex init
workflowOther Improvements
Bug Fixes
rx.toast
by @masenf in Handle Var passed torx.toast
#4405Version Bumps
wrapLongLines
issue by @ElijahAhianyo in [ENG-4080]Downgrade syntax highlighter to fixwrapLongLines
issue #4368What's Changed
New Contributors
Full Changelog: v0.6.5...v0.6.6
Beta Was this translation helpful? Give feedback.
All reactions