File tree 1 file changed +1
-2
lines changed 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ Using the following categories, list your changes in this order:
36
36
37
37
### Changed
38
38
39
- - Bump GitHub workflows
40
39
- Rename ` use_query ` to ` use_search_params ` .
41
40
- Rename ` simple.router ` to ` browser_router ` .
42
41
- Rename ` SimpleResolver ` to ` StarletteResolver ` .
@@ -58,7 +57,7 @@ Using the following categories, list your changes in this order:
58
57
- Fix bug where "Match Any" pattern wouldn't work when used in complex or nested paths.
59
58
- Fix bug where ` link ` elements could not have ` @component ` type children.
60
59
- Fix bug where the ReactPy would not detect the current URL after a reconnection.
61
- - Fixed flakey tests on GitHub CI by adding click delays .
60
+ - Fix bug where ` ctrl ` + ` click ` on a ` link ` element would not open in a new tab .
62
61
63
62
## [ 0.1.1] - 2023-12-13
64
63
You can’t perform that action at this time.
0 commit comments