Skip to content

fix(deps): update rust crate yew-nested-router to 0.6.1

This MR contains the following updates:

Package Type Update Change
yew-nested-router dependencies minor 0.5.0 -> 0.6.1

Release Notes

ctron/yew-nested-router (yew-nested-router)

v0.6.1

Compare Source

v0.6.0

Compare Source

v0.6.0 (2023-12-19)

BREAKING-CHANGE

  • Instead of using gloo_history, this now uses the plainbrowser APIs. This also pushes the actual value to the page state. Instead of relying on the internal state array. This means that while you can get the value as actual JsValue now, it is not possible to use it in combination with gloo_history.

Features

  • add back a global instance to listen to events (d73b1da)
  • allow pushing the state alongside the target (0b80cfe)
  • support pushing the page state (9464454)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Andreas König

Merge request reports