Skip to content

Commit 2029096

Browse files
committed
Add missing changelog item
1 parent 64f2a11 commit 2029096

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
@@ -34,6 +34,7 @@ Unreleased
3434
- :pull:`1113` - Renamed the ``use_location`` hook's ``search`` attribute to ``query_string``.
3535
- :pull:`1113` - Renamed the ``use_location`` hook's ``pathname`` attribute to ``path``.
3636
- :pull:`1113` - Renamed ``reactpy.config.REACTPY_DEBUG_MODE`` to ``reactpy.config.REACTPY_DEBUG``.
37+
- :pull:`1113` - ``@reactpy/client`` now exports ``React`` and ``ReactDOM``.
3738
- :pull:`1263` - ReactPy no longer auto-converts ``snake_case`` props to ``camelCase``. It is now the responsibility of the user to ensure that props are in the correct format.
3839

3940
**Removed**

0 commit comments

Comments
 (0)