Skip to content

Commit 814e1da

Browse files
committed
Add changelog
1 parent 909fc01 commit 814e1da

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
@@ -32,6 +32,7 @@ Unreleased
3232
- :pull:`1113` - Renamed the ``use_location`` hook's ``search`` attribute to ``query_string``.
3333
- :pull:`1113` - Renamed the ``use_location`` hook's ``pathname`` attribute to ``path``.
3434
- :pull:`1113` - Renamed ``reactpy.config.REACTPY_DEBUG_MODE`` to ``reactpy.config.REACTPY_DEBUG``.
35+
- :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.
3536

3637
**Removed**
3738

0 commit comments

Comments
 (0)