File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Unreleased
7474- :pull: `1113 ` - Removed ``reactpy.core.types `` module. Use ``reactpy.types `` instead.
7575- :pull: `1278 ` - Removed ``reactpy.utils.html_to_vdom ``. Use ``reactpy.utils.string_to_reactpy `` instead.
7676- :pull: `1278 ` - Removed ``reactpy.utils.vdom_to_html ``. Use ``reactpy.utils.reactpy_to_string `` instead.
77- - :pull: `1113 ` - Removed all backend related installation extras (such as ``pip install reactpy[starlette] ``).
77+ - :pull: `1113 ` - Removed backend specific installation extras (such as ``pip install reactpy[starlette] ``).
7878- :pull: `1113 ` - Removed deprecated function ``module_from_template ``.
7979- :pull: `1113 ` - Removed support for Python 3.9.
8080- :pull: `1264 ` - Removed support for async functions within ``reactpy.use_effect `` hook. Use ``reactpy.use_async_effect `` instead.
You can’t perform that action at this time.
0 commit comments