Skip to content

Commit 7af11b2

Browse files
committed
bump changelog
1 parent 43dcbcc commit 7af11b2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,13 @@ Don't forget to remove deprecated code on each major release!
2929
- Set minimum ReactPy version to `1.1.0`.
3030
- `link` element now calculates URL changes using the client.
3131
- Refactoring related to `reactpy>=1.1.0` changes.
32-
- Determination of the browser's initial URL is now deterministic.
32+
- Changed ReactPy-Router's method of waiting for the initial URL to be deterministic.
3333
- Rename `StarletteResolver` to `ReactPyResolver`.
3434

35+
### Removed
36+
37+
- `StarletteResolver` is removed in favor of `ReactPyResolver`.
38+
3539
### Fixed
3640

3741
- Fixed bug where `link` element sometimes would sometimes not retrieve the correct `href` attribute.

0 commit comments

Comments
 (0)