v0.5.10
Improvements
- add message when installing requirements.txt is needed for chosen template during init by @Lendemor in #3750
- use different registry when in china, fixes #3700 by @adhami3310 in #3702
- [REF-3536][REF-3537][REF-3541]Move chakra components into its repo(reflex-chakra) by @ElijahAhianyo in #3798
- Preparing for the eventual removal of chakra from the core reflex package
- Recognize
SSL_NO_VERIFY=1
to disable certificate verification when downloading tools likebun
andfnm
#3846
Bug Fixes
- #3752 bugfix add domain for XAxis by @dimritium in #3764
- fix appharness app_source typing by @benedikt-bartscher in #3777
- fix import clash between connectionToaster and hooks.useState by @Lendemor in #3749
- do not reload compilation if using local app in AppHarness by @Lendemor in #3790
- [REF-3334]Validate Toast Props by @ElijahAhianyo in #3793
- fix get_uuid_string_var by @dimritium in #3795
- minor State cleanup by @benedikt-bartscher in #3768
- Fix code wrap in markdown by @Alek99 in #3755
Other Changes
New Contributors
- @dimritium made their first contribution in #3764
Full Changelog: v0.5.9...v0.5.10