reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(pyi): extract hash-merge into helper and drop dead state Move the pyi_hashes.json merge logic out of PyiGenerator.scan_all into a module-level _update_pyi_hashes_file() so scan_all reads as scan + ruff fixup + (optional) hash update. Remove unused class attributes (modules, root, current_module) that were never read or written, and collapse a duplicate _relative_to_pwd() call in the file walk. Also fix test_tailwind flake: the stylesheet is now written to Path.cwd() / assets so it survives AppHarness's importlib.reload() across pytest reruns (the cached __file__ pinned writes to the prior tmp_path while the compiler read from the current cwd).
FarhanAliRaza:fix-pyi-generation
6 hours ago
fix(docs): remove dead breadcrumb docs segment filter
BABTUNA:fix-docs-breadcrumb-dead-filter
8 hours ago
Do not auto-memoize components with imports-only VarData To pass `_should_memoize`, the component/var must contain state or hooks
FarhanAliRaza:compiler-hooks
13 hours ago
update mcp docs
update-mcp-docs
13 hours ago
Improve docs props table (#6423) * Improve docs props table * Add component API data to markdown docs * Show full literal values in markdown props * Use standard markdown tables for API docs
main
13 hours ago
Use standard markdown tables for API docs
codex/compact-props-table
15 hours ago
delete custom components
delete-custom-components
15 hours ago
lifespan: ignore uninitialized state_manager during lifespan cleanup
FarhanAliRaza:compiler-hooks
15 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(pyi): incremental .pyi regen now follows the import graph
#6422
6 hours ago
6c7f0a6
FarhanAliRaza:fix-pyi-generation
CodSpeed Performance Gauge
0%
fix(docs): remove dead docs breadcrumb segment filter
#6427
8 hours ago
a5a7bf7
BABTUNA:fix-docs-breadcrumb-dead-filter
CodSpeed Performance Gauge
×11
Add compiler plugin hooks and plugins and move compilation pipeline out of App
#6260
13 hours ago
3f08dd7
FarhanAliRaza:compiler-hooks
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs