Skip to content

v0.5.3

Choose a tag to compare

@masenf masenf released this 05 Jun 20:27
1f3fee5

New Features

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.

Bug Fixes

Other Changes

New Contributors

Full Changelog: v0.5.2...v0.5.3