- All Cargo.toml `[metadata.project.leptos]` entries should be changed from snake_case to kebab-case. - If using end-to-end testing, then the `end2end-dir` needs to be set as well. - `package_name` (and `PACKAGE_NAME`) has been renamed to `output_name` and `LEPTOS_OUTPUT_NAME`.