v0.5.3
New Features
- External assets by @abulvenz in #3220
- add mapping between client_token and socket id by @Lendemor in #3388
- add config knob for react_strict_mode by @Lendemor in #3389
- [REF-2202] Implement event handlers for Plotly by @masenf in #3397
Improvements
- Radix Themes + Tailwind Harmony by @masenf in #3355
- Explicit deps and interval for computed vars by @benedikt-bartscher in #3231
- Add domain prop for the PolarRadiusAxis component by @TG199 in #3349
- [REF-2710]Recommend Running with
REFLEX_USE_NPM=1
if npm run fails after installing packages with bun. by @ElijahAhianyo in #3399 - refactor: radix section default size by @Jishnu-Nandhiath in #3406
- [REF-2978] Ignore Redis config_set for AWS ElastiCache by @masenf in #3401
- [REF-1356] Track changes applied to
Base
subclass via helper method. by @masenf in #2242 - include resize and radius props to the text area component by @carlosabadia in #3383
Each component import is now independently lazy
Save time by avoiding imports for components which are not used in the app.
- [REF-2821]Improve Dynamic Imports by @ElijahAhianyo in #3345
Bug Fixes
- Layout property not pushed through on rx.plotly by @HongyuHansonYao in #3394
Other Changes
- [REF-2895]Benchmarks getting skipped on merge by @ElijahAhianyo in #3369
- Updated in/readme.md with current readme by @sagarhedaoo in #3333
- update image for readme by @tgberkeley in #3395
New Contributors
- @sagarhedaoo made their first contribution in #3333
- @TG199 made their first contribution in #3349
- @HongyuHansonYao made their first contribution in #3394
- @carlosabadia made their first contribution in #3383
Full Changelog: v0.5.2...v0.5.3