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

Fix deprecated parameters js warning (0.6) #3220

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

paul-hansen
Copy link
Contributor

Same as #3219 but for Leptos 0.6

Feel free to close if you don't want to bother backporting this. I just was using it so thought I'd share. I do plan on upgrading to 0.7 when I can.

@paul-hansen paul-hansen changed the title Fix deprecated parameters js warning Fix deprecated parameters js warning (0.6) Nov 10, 2024
@paul-hansen
Copy link
Contributor Author

paul-hansen commented Nov 10, 2024

Not sure if I should bump wasm-bindgen to 0.2.93 in all the crates or not (0.2.93 is the first version that added support for passing the parameters as an object). I guess it would fail if you're still on an older version. Lmk if that's desired.

@benwis
Copy link
Contributor

benwis commented Nov 10, 2024

Don't worry, we don't support older wasm-binder versions. Cargo-leptos and the rest are on 0.2.95

@benwis benwis merged commit b317d47 into leptos-rs:leptos_0.6 Nov 10, 2024
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.

2 participants