Skip to content

Releases: reflex-dev/reflex

v0.9.0a2

10 Apr 19:19
ecccd05

Choose a tag to compare

v0.9.0a2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.9.0a1...v0.9.0a2

reflex-components-react-player@0.9.0a2

10 Apr 19:18
ecccd05

Choose a tag to compare

Pre-release
More pyi_generator tweaks (#6319)

* Add a Var[Callable] test case

* pyi_generator: import from collections.abc instead of typing

Where possible, use new collections.abc imports instead of importing from typing.

If the same-named typing imports are present, they will be removed.

* Unify _get_visible_type_name between type_to_ast and _get_type_hint

Include plain names that are present in the DEFAULT_IMPORTS

* _get_visible_type_name also checks in EXCLUDED_IMPORTS

This allows old names to be automatically translated to new names in the stub
files.

For example, this allows the actual module to write `typing.Callable` and have
it turn into `collections.abc.Callable`

* pyi_generator: Recognize post-prop docstring

* apply greptile feedback

reflex-components-radix@0.9.0a2

10 Apr 19:17
ecccd05

Choose a tag to compare

Pre-release
More pyi_generator tweaks (#6319)

* Add a Var[Callable] test case

* pyi_generator: import from collections.abc instead of typing

Where possible, use new collections.abc imports instead of importing from typing.

If the same-named typing imports are present, they will be removed.

* Unify _get_visible_type_name between type_to_ast and _get_type_hint

Include plain names that are present in the DEFAULT_IMPORTS

* _get_visible_type_name also checks in EXCLUDED_IMPORTS

This allows old names to be automatically translated to new names in the stub
files.

For example, this allows the actual module to write `typing.Callable` and have
it turn into `collections.abc.Callable`

* pyi_generator: Recognize post-prop docstring

* apply greptile feedback

reflex-components-moment@0.9.0a2

10 Apr 19:17
ecccd05

Choose a tag to compare

Pre-release
More pyi_generator tweaks (#6319)

* Add a Var[Callable] test case

* pyi_generator: import from collections.abc instead of typing

Where possible, use new collections.abc imports instead of importing from typing.

If the same-named typing imports are present, they will be removed.

* Unify _get_visible_type_name between type_to_ast and _get_type_hint

Include plain names that are present in the DEFAULT_IMPORTS

* _get_visible_type_name also checks in EXCLUDED_IMPORTS

This allows old names to be automatically translated to new names in the stub
files.

For example, this allows the actual module to write `typing.Callable` and have
it turn into `collections.abc.Callable`

* pyi_generator: Recognize post-prop docstring

* apply greptile feedback

reflex-components-markdown@0.9.0a2

10 Apr 19:16
ecccd05

Choose a tag to compare

Pre-release
More pyi_generator tweaks (#6319)

* Add a Var[Callable] test case

* pyi_generator: import from collections.abc instead of typing

Where possible, use new collections.abc imports instead of importing from typing.

If the same-named typing imports are present, they will be removed.

* Unify _get_visible_type_name between type_to_ast and _get_type_hint

Include plain names that are present in the DEFAULT_IMPORTS

* _get_visible_type_name also checks in EXCLUDED_IMPORTS

This allows old names to be automatically translated to new names in the stub
files.

For example, this allows the actual module to write `typing.Callable` and have
it turn into `collections.abc.Callable`

* pyi_generator: Recognize post-prop docstring

* apply greptile feedback

reflex-components-core@0.9.0a2

10 Apr 19:15
ecccd05

Choose a tag to compare

Pre-release
More pyi_generator tweaks (#6319)

* Add a Var[Callable] test case

* pyi_generator: import from collections.abc instead of typing

Where possible, use new collections.abc imports instead of importing from typing.

If the same-named typing imports are present, they will be removed.

* Unify _get_visible_type_name between type_to_ast and _get_type_hint

Include plain names that are present in the DEFAULT_IMPORTS

* _get_visible_type_name also checks in EXCLUDED_IMPORTS

This allows old names to be automatically translated to new names in the stub
files.

For example, this allows the actual module to write `typing.Callable` and have
it turn into `collections.abc.Callable`

* pyi_generator: Recognize post-prop docstring

* apply greptile feedback

reflex-base@0.9.0a5

10 Apr 19:14
ecccd05

Choose a tag to compare

reflex-base@0.9.0a5 Pre-release
Pre-release
More pyi_generator tweaks (#6319)

* Add a Var[Callable] test case

* pyi_generator: import from collections.abc instead of typing

Where possible, use new collections.abc imports instead of importing from typing.

If the same-named typing imports are present, they will be removed.

* Unify _get_visible_type_name between type_to_ast and _get_type_hint

Include plain names that are present in the DEFAULT_IMPORTS

* _get_visible_type_name also checks in EXCLUDED_IMPORTS

This allows old names to be automatically translated to new names in the stub
files.

For example, this allows the actual module to write `typing.Callable` and have
it turn into `collections.abc.Callable`

* pyi_generator: Recognize post-prop docstring

* apply greptile feedback

v0.9.0a1

04 Apr 01:35
1110287

Choose a tag to compare

v0.9.0a1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.8.28...v0.9.0a1

reflex-docgen@0.9.0a1

04 Apr 01:34
1110287

Choose a tag to compare

reflex-docgen@0.9.0a1 Pre-release
Pre-release
reflex-docgen-v0.9.0a1

publish dist star (#6284)

reflex-components-recharts@0.9.0a1

04 Apr 01:33
1110287

Choose a tag to compare

Pre-release
reflex-components-recharts-v0.9.0a1

publish dist star (#6284)