reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
security hygiene on actions (#6499)
main
11 hours ago
security hygiene on actions
security-hygiene-on-actions
11 hours ago
pin action commits (#6498)
main
12 hours ago
pin action commits
pin-action-commits
12 hours ago
fix(component): compare field values in BaseComponent.__eq__ (#6493) * fix(component): compare field values in BaseComponent.__eq__ bool() on a generator is always True, so any two same-class components compared equal. Use all() to actually evaluate the per-field comparisons. * fix(component): handle Var-valued fields in BaseComponent.__eq__ Var equality returns a BooleanVar and bool-ifying it raises VarTypeError, so the naive all(==) walk blew up on components with Var props or list/dict fields containing Vars. Compare Vars structurally via Var.equals and walk containers element-wise.
main
13 hours ago
feat: pre-compress frontend assets at build time Generate gzip/brotli/zstd sidecars during `reflex export` and serve the best match via a new PrecompressedStaticFiles handler. Adds a configurable `frontend_compression_formats` (defaults to gzip) and switches the prod test harness off the stdlib http.server in favor of the same Starlette/Uvicorn stack used in production so the precompressed path is exercised under integration tests.
FarhanAliRaza:lighthouse-compression
15 hours ago
cleanup chat tutorial
khaleel/eng-9484-update-setters-docs-page
15 hours ago
ignore bun lock
khaleel/eng-9484-update-setters-docs-page
15 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
security hygiene on actions
#6499
11 hours ago
989827a
security-hygiene-on-actions
CodSpeed Performance Gauge
0%
pin action commits
#6498
12 hours ago
6a172a3
pin-action-commits
CodSpeed Performance Gauge
0%
feat: pre-compress frontend assets at build time
#6497
15 hours ago
67a2ee5
FarhanAliRaza:lighthouse-compression
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs