Download Latest Version reflex-components-radix@0.9.3 source code.tar.gz (7.3 MB)
Email in envelope

Get an email when there's a new version of Reflex Dev

Home / v0.9.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-22 9.4 kB
v0.9.3 source code.tar.gz 2026-05-22 7.3 MB
v0.9.3 source code.zip 2026-05-22 8.0 MB
Totals: 3 Items   15.3 MB 0

Breaking Changes

New Features

Persistent Frontend Dep Locking

Projects should commit the new reflex.lock directory which includes package.json and bun.lock. This helps avoid accidentally introducing upstream changes and helps protect against supply chain attacks.

reflex cloud deploy --gcp

EmbedPlugin

With the EmbedPlugin, a Reflex frontend can now be mounted into an existing DOM element in a custom HTML page by simply including the entry point javascript.

frontend_compression_formats

The build process now produces .gz sidecar files during export and serves them to supported clients for reflex run --env prod.

Improvements

Bug Fixes

Compiler

CLI

Other Areas

Doc / Web

Telemetry Improvements

Other Changes

New Contributors

Full Changelog: https://github.com/reflex-dev/reflex/compare/v0.9.2.post1...v0.9.3

Source: README.md, updated 2026-05-22