reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump postcss to 8.5.23 to satisfy vite 8.2.0's ^8.5.23 floor vite 8.2.0 declares postcss `^8.5.23`; the security override was forcing postcss to 8.5.22 for every consumer (including vite), one patch below that floor. Raise the postcss dep and override to 8.5.23 (published 2026-07-24, ~7 days aged, still >= 8.5.18 for the advisory) so vite resolves within its declared range. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017VbHTc3JxgKUNBCrCMN2cp
claude/gallant-lovelace-w3c4dp
9 minutes ago
Address review findings: guard frontmatter reads, normalize deploy_url - _frontmatter_for now tolerates read failures (returning None like docs without frontmatter) so an unreadable file can't abort route registration, and parses only the frontmatter block instead of the full document, keeping the per-doc startup cost minimal. - public_url strips all trailing slashes from deploy_url instead of one. - Regression tests for both.
carlos/meta-docs-updates
23 minutes ago
finalize docs/app reflex.lock pins
claude/gallant-lovelace-w3c4dp
36 minutes ago
Refresh bumped deps to newer aged (>=7d) releases Re-checked the batch against npm for stable versions aged >=7 days: - vite 8.0.16 -> 8.2.0 - postcss 8.5.21 -> 8.5.22 (dep + security override) - autoprefixer 10.5.0 -> 10.5.4 - lucide-react 1.25.0 -> 1.26.0 (adds shield_keyhole; 46 new vs 1.14.0) - @radix-ui: accordion 1.2.18, dialog 1.1.21 (+ drawer), form 0.1.14, progress 1.1.14, slider 1.4.5 - @hugeicons/core-free-icons 4.2.0 -> 4.2.3 tailwindcss stays at 4.3.0 (4.3.1+ scanner regression); react-router stays at 7.18.2 (already ahead of the aged 7.x line for its security fix). Regenerated pyi_hashes.json for the lucide icon-list change and updated the changelog fragments. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017VbHTc3JxgKUNBCrCMN2cp
claude/gallant-lovelace-w3c4dp
42 minutes ago
Fix docs-tests config patching and add docgen news fragment The agent_files tests patched get_config only in agent_files._plugin, but public URLs are now built via reflex_site_shared.utils.url.public_url which reads the config through its own import; patch both read sites. Add the towncrier news fragment for reflex-docgen's new frontmatter fields.
carlos/meta-docs-updates
44 minutes ago
Merge remote-tracking branch 'upstream/main' into carlos/meta-docs-updates # Conflicts: # docs/app/reflex_docs/pages/docs/__init__.py # docs/app/reflex_docs/pages/docs/component.py # docs/app/reflex_docs/reflex_docs.py # docs/app/reflex_docs/templates/docpage/docpage.py # packages/reflex-docgen/src/reflex_docgen/markdown/_parser.py # packages/reflex-docgen/src/reflex_docgen/markdown/_types.py # packages/reflex-docgen/src/reflex_docgen/markdown/transformer/_markdown.py # tests/units/docgen/test_markdown.py
carlos/meta-docs-updates
52 minutes ago
fix: bound client_error logging across reconnects Per-SID budgets reset when a new socket connects, so scripted reconnect loops could still flood backend logs. Add a process-wide time-window cap (20 entries per 60s) on top of the per-SID limit; later windows log again, so long-lived sessions are not silenced forever.
FarhanAliRaza:fix/unprocessable-delta-client-error
1 hour ago
Restore plotly/shiki bumps and bump react-router to 7.18.2 Now that the docs prod-build regression is confirmed to be tailwindcss 4.3.1+ (not plotly, shiki, or react-router), un-hold the pins reverted while chasing it: - react-plotly.js 2.6.0 -> 4.0.0; plotly.js (+ dist-min/locale variants) 3.5.x -> 3.7.0 - shiki / @shikijs/transformers 3.3.0 -> 4.3.1 - react-router and related packages 7.15.0 -> 7.18.2 (7.18.2 carries a security fix; staying within 7.x) Simple apps build fine with the plotly/shiki majors; the docs hang was tailwind's source scanner, addressed separately by holding tailwind at 4.3.0. Restore the plotly and code changelog fragments and re-add the react-router line to the reflex-base fragment. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017VbHTc3JxgKUNBCrCMN2cp
claude/gallant-lovelace-w3c4dp
1 hour ago
Latest Branches
CodSpeed Performance Gauge
0%
Bump frontend and component library dependencies
#6678
13 minutes ago
c2d3090
claude/gallant-lovelace-w3c4dp
CodSpeed Performance Gauge
0%
Add meta tags for docpages
#6464
26 minutes ago
11a7bc8
carlos/meta-docs-updates
CodSpeed Performance Gauge
0%
feat: surface unprocessable state deltas as fatal client errors
#6827
1 hour ago
23434de
FarhanAliRaza:fix/unprocessable-delta-client-error
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs