Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 279 Bytes

UPGRADE.md

File metadata and controls

3 lines (3 loc) · 279 Bytes
  • 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.