SkeleCLI

Changelog

All notable changes to SkeleCLI will be documented in this file.

v1.2.0

2024-02-21
  • added
    Support for Vue 3 templates
  • changed
    Improved error handling in CLI commands
  • fixed
    Updated dependencies to latest versions

v1.1.0

2024-01-15
  • added
    Introduced custom template support
  • added
    New React Native template
  • fixed
    Bug in Next.js template generation

v1.0.0

2023-12-01
  • added
    Initial release of SkeleCLI
  • added
    Support for React, Next.js, and Express templates
  • added
    Basic CLI functionality implemented