reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat: add PRE/NORMAL/POST ordering for compiler component hooks Introduce HookOrder buckets so plugins can declare when their enter_component/leave_component hooks run relative to others. Move the default collector to POST so it observes leave-time replacements (e.g. memoize wrappers) in imports, custom code, and output. Rely on the walker to visit prop-tree components instead of recursing inside the collector.
FarhanAliRaza:compiler-hooks
2 hours ago
revert uv lock
carlos/add-status-to-footer
5 hours ago
Rebuild passthrough auto-memo definitions per compile Stop caching passthrough auto-memo definitions globally by tag. Those definitions capture app-specific component trees and can leak stale event bindings across compiles. Rebuild the definition each time `_build_wrapper()` runs and add a regression test to ensure repeated tags across compile contexts do not reuse the same definition.
FarhanAliRaza:compiler-hooks
5 hours ago
remove this
carlos/add-status-to-footer
5 hours ago
revert that
carlos/add-status-to-footer
5 hours ago
Merge branch 'main' of https://github.com/reflex-dev/reflex into carlos/add-status-to-footer
carlos/add-status-to-footer
5 hours ago
Preserve nested memo imports while keeping passthrough memo bodies root-only
FarhanAliRaza:compiler-hooks
5 hours ago
fix: collect imports before add children slot
FarhanAliRaza:compiler-hooks
6 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
ENG-9279: Add status to reflex.dev footer
#6351
5 hours ago
91a46eb
carlos/add-status-to-footer
CodSpeed Performance Gauge
×11
Add compiler plugin hooks and plugins and move compilation pipeline out of App
#6260
5 hours ago
9d626bc
FarhanAliRaza:compiler-hooks
CodSpeed Performance Gauge
0%
EventHandlerAPIPlugin (enterprise) docs
#6370
11 hours ago
4c431ff
masenf/event-handler-api-plugin-docs
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs