chinedufn / percy

Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
https://chinedufn.github.io/percy/
Apache License 2.0
2.26k stars 84 forks source link

Crate renames #168

Open dbrgn opened 2 years ago

dbrgn commented 2 years ago

Hi, it seems that virtual-dom-rs was first renamed to percy-vdom and then to percy-dom. However, the old crates still exist on crates.io and there's nothing that hints at a rename.

Maybe you could push an update with a README that informs people about the rename, and/or yank the old crates?

chinedufn commented 2 years ago

Ah yeah. A README change and some yanks sounds like a good plan.