Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Type Update Change
leptos workspace.dependencies patch 0.7.2 -> 0.7.3
leptos_actix workspace.dependencies patch 0.7.2 -> 0.7.3
leptos_axum workspace.dependencies patch 0.7.2 -> 0.7.3
leptos_meta workspace.dependencies patch 0.7.2 -> 0.7.3
leptos_router workspace.dependencies patch 0.7.2 -> 0.7.3

Release Notes

leptos-rs/leptos (leptos)

v0.7.3

Compare Source

If you're migrating from 0.6 to 0.7, please see the 0.7.0 release notes here.

This is a small patch release including a couple of bugfixes, as well as the ability to destructure prop value in components with a new #[prop(name = ...)] syntax (see #​3382)

#[prop(name = "data")] UserInfo { email, user_id }: UserInfo,
What's Changed
New Contributors

Full Changelog: leptos-rs/leptos@v0.7.2...v0.7.3


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@DanielleHuisman DanielleHuisman merged commit 4c7682b into main Jan 6, 2025
5 checks passed
@DanielleHuisman DanielleHuisman deleted the renovate/leptos-monorepo branch January 6, 2025 09:49
@renovate renovate bot changed the title Update leptos monorepo to v0.7.3 Update leptos monorepo to v0.7.3 - autoclosed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant