Skip to content

Commit 04f09df

Browse files
committed
one more changelog tweak
1 parent c51f0c7 commit 04f09df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Don't forget to remove deprecated code on each major release!
3636
- To improve performance, `preact` is now used as the default client-side library instead of `react`.
3737
- ReactPy v2 compatibility! This release aligns `reactpy-django` with ReactPy v2's API.
3838
- Refactored `DjangoResolver` to extend `ReactPyResolver` instead of `StarletteResolver`.
39-
- Replaced `reactpy_router.resolvers.StarletteResolver` with `ReactPyResolver` for Django URL routing.
4039
- Replaced `web.module_from_file`/`web.export` with `reactjs.component_from_file`.
4140
- Replaced `reactpy.backend.types` and `reactpy.core.types` imports with `reactpy.types`.
4241
- Renamed `Location.pathname` to `Location.path` and `Location.search` to `Location.query_string`.

0 commit comments

Comments
 (0)