Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 1.24 KB

File metadata and controls

61 lines (35 loc) · 1.24 KB

create-for-yeyu

3.3.0

Minor Changes

  • Add self-update command and common CLI options

3.2.1

Patch Changes

  • Fix the TypeScript 6 declaration build and update the related toolchain dependencies.

3.2.0

Minor Changes

  • update repo address

3.1.0

Minor Changes

  • 3e2df00: feat: Add Next Web App Starter template feat: Replace Cowsay with random cat welcome message feat: Replace train animation with Nyan Cat animation feat: Add timeout warning for clone operation

3.0.1

Patch Changes

  • 29d920d: Auto-update package.json name field when cloning templates

3.0.0

Major Changes

  • 72bee07: - fixed an issue where ctrl+n / ctrl+p could not be used to navigate up and down after updating dependencies
    • fixed an issue where the selection list was not displayed correctly with the latest dependencies
    • added support for navigating the selection list using j / k keys
    • added an option to initialize a git repository

2.1.0

Minor Changes

  • 2258b6a: add directory conflict resolution

2.0.0

Major Changes

  • 00d7357: Initial release of create-for-yeyu CLI tool.

    Features:

    • Scaffold projects from predefined templates
    • Support for Vite and Next.js projects
    • Interactive CLI prompts