mirror of
https://github.com/robertwayne/axum-htmx
synced 2025-12-16 20:55:17 +01:00
Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
1daee5db36
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## v0.8.0
|
||||
|
||||
- Change most `HxLocation`, `HxPushUrl`, `HxRedirect`, and `HxReplaceUrl` to take `String` instead of `Uri` for better flexibility and ease-of-use. _([@skwee357](https://github.com/skwee357))_
|
||||
- Change `HxLocation`, `HxPushUrl`, `HxRedirect`, and `HxReplaceUrl` to take `String` instead of `Uri` for better flexibility and ease-of-use. _([@skwee357](https://github.com/skwee357))_
|
||||
- `HxCurrentUrl` remains unchanged in order to align with axum.
|
||||
- Changed how `LocationOptions` is handled internally with regard to non-exhaustiveness,
|
||||
allowing external crates to use the functional record update syntax.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue