Skip to content

Commit b72df18

Browse files
committed
Add changelog
1 parent 520de9b commit b72df18

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
@@ -103,6 +103,7 @@ Unreleased
103103
- :pull:`1239` - Fixed a bug where script elements would not render to the DOM as plain text.
104104
- :pull:`1271` - Fixed a bug where the ``key`` property provided within server-side ReactPy code was failing to propagate to the front-end JavaScript components.
105105
- :pull:`1254` - Fixed a bug where ``RuntimeError("Hook stack is in an invalid state")`` errors could be generated when using a webserver that reuses threads.
106+
- :pull:`1314` - Allow for ReactPy and ReactJS components to be arbitrarily inserted onto the page with any possible hierarchy.
106107

107108

108109
v1.1.0

0 commit comments

Comments
 (0)