Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Leptos to use latest wasm-bindgen version #3304

Conversation

SleeplessOne1917
Copy link
Contributor

wasm-bindgen got another update, so I took the liberty of bumping the version used by Leptos.

@benwis
Copy link
Contributor

benwis commented Nov 29, 2024 via email

@SleeplessOne1917
Copy link
Contributor Author

Would it also be possible to backport the wasm-bindgen dependency update to 0.6?

@gbj
Copy link
Collaborator

gbj commented Nov 30, 2024

These dependencies do not need to be updated; cargo will automatically resolve them to the highest patch version in your application. The only one that needs an update is cargo-leptos, and that update will apply to both 0.6 and 0.7 as cargo-leptos is agnostic about leptos version.

@SleeplessOne1917
Copy link
Contributor Author

SleeplessOne1917 commented Nov 30, 2024

Feel free to delete this PR if you don't think it's necessary.

@gbj gbj closed this Nov 30, 2024
@SleeplessOne1917 SleeplessOne1917 deleted the wasm-bindgen-0.2.96-bump branch November 30, 2024 03:10
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.

3 participants