There was an error while loading. Please reload this page.
1 parent c51f0c7 commit 04f09dfCopy full SHA for 04f09df
1 file changed
CHANGELOG.md
@@ -36,7 +36,6 @@ Don't forget to remove deprecated code on each major release!
36
- To improve performance, `preact` is now used as the default client-side library instead of `react`.
37
- ReactPy v2 compatibility! This release aligns `reactpy-django` with ReactPy v2's API.
38
- Refactored `DjangoResolver` to extend `ReactPyResolver` instead of `StarletteResolver`.
39
- - Replaced `reactpy_router.resolvers.StarletteResolver` with `ReactPyResolver` for Django URL routing.
40
- Replaced `web.module_from_file`/`web.export` with `reactjs.component_from_file`.
41
- Replaced `reactpy.backend.types` and `reactpy.core.types` imports with `reactpy.types`.
42
- Renamed `Location.pathname` to `Location.path` and `Location.search` to `Location.query_string`.
0 commit comments