Skip to content

Commit bdfc816

Browse files
committed
Add changelog
1 parent 20848ab commit bdfc816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/about/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Unreleased
2121
- :pull:`1239` - Script elements no longer support behaving like effects. They now strictly behave like plain HTML script elements.
2222
- :pull:`1255` - The ``reactpy.html`` module has been modified to allow for auto-creation of any HTML nodes. For example, you can create a ``<data-table>`` element by calling ``html.data_table()``.
2323
- :pull:`1256` - Change ``set_state`` comparison method to check equality with ``==`` more consistently.
24+
- :pull:`1257` - Add support for rendering ``@component`` children within ``vdom_to_html``.
2425

2526
**Removed**
2627

0 commit comments

Comments
 (0)