Update yew-router requirement from 0.17.0 to 0.18.0
Updates the requirements on yew-router to permit the latest version.
Changelog
Sourced from yew-router's changelog.
✨ yew-router 0.17.0 (2022-11-xx)Changelog
🛠 Fixes
- Fix basename handling in router. [[
@Muhammad
Hamza](https://github.com/Muhammad Hamza), #2297]
⚡ ️ Features
- Simple
NodeRef
passing to<Link>
for yew-router. [[@Athan
Clark](https://github.com/Athan Clark), #2877]- Make Switch to accept a closure as render function directly. [[
@Kaede
Hoshikawa](https://github.com/Kaede Hoshikawa), #2659]#[cfg(feature = "render")]
andyew::Renderer
. [[@Kaede
Hoshikawa](https://github.com/Kaede Hoshikawa), #2498]- Includes query parameters in rendered Link component. [[
@Yuki
Kodama](https://github.com/Yuki Kodama), #2464]- Update to edition 2021. [[
@Muhammad
Hamza](https://github.com/Muhammad Hamza), #2354]- Support named wildcards when deriving Routable.. [[
@Jonathan
Bailey](https://github.com/Jonathan Bailey), #2345]- Add HashRouter, basename and use gloo-history. [[
@Kaede
Hoshikawa](https://github.com/Kaede Hoshikawa), #2239]
✨ yew-agent 0.2.0 (2022-11-xx)Changelog
⚡ ️ Features
- add
use_bridge
docs. [[@Shrey
Sudhir](https://github.com/Shrey Sudhir), #2722]- Update to edition 2021. [[
@Muhammad
Hamza](https://github.com/Muhammad Hamza), #2354]- Move yew-agent to gloo. [[
@Muhammad
Hamza](https://github.com/Muhammad Hamza), #2326]- Implement PrivateAgent. [[
@Kaede
Hoshikawa](https://github.com/Kaede Hoshikawa), #2318]- Remove context & job agent. [[
@Kaede
Hoshikawa](https://github.com/Kaede Hoshikawa), #2295]
✨ yew 0.19.0 (2021-11-26)Changelog
🛠 Fixes
- Attempt to fix recursion on display. [
@mibes
, #2149]- Fix default passive option. [
@mc1098
, #2111]- Fix trybuild. [
@mc1098
, #2103]- Fix event handler during capture phase. [
@mc1098
, #2062]- Fix
VTag
reuse to reset ancestorNodeRef
. [@mc1098
, #2030]- Fix IntoEventCallback over IntoPropValue. [
@mc1098
, #2025]- Remove underscore prefix on fn parameters. [
@mc1098
, #2010]- Fix rust-analyzer #[derive(Properties)] warnings. [
@KarlitosVII
, #2007]- Fix clippy lints from 1.54.0. [
@Xavientois
, #1976]- Fix scheduler main queue delay (#1953). [
@intendednull
, #1954]- Fix case warning on derived properties. [
@nitnelave
, #1929]- yew-macro: fix inability to set the autoplay atribute. [
@bakape
, #1866]- Fix duplicate
with props
error messages.. [@teymour-aldridge
, #1730]
... (truncated)
Commits
- See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts