Skip to content

v0.1.2

Latest

Choose a tag to compare

@ranveersoni98 ranveersoni98 released this 14 Apr 07:23
5ad5634

What's Changed

  • Next.js Improvements: Fixed several Next.js-related bugs and added more customization options
  • Page Router Support: Added support for Page Router agents
  • Type Safety: Switched to Zod for improved type definitions
  • Scaffolding UX: Improved CLI scaffolding experience with better path resolution for shadcn/ui components
  • Module Architecture: Decomposed monolith into modular lib packages for better maintainability
  • New CLI Commands: Added create, save, open, and help commands for project management
  • Fixed components being generated into incorrect nested directories
  • Fixed shadcn theme installation to use correct registry URL
  • Stabilized CLI step execution and spinner handling
  • Prevented output line merging during subprocess streaming
  • Updated package name and version in package.json
  • Reflected changes in README documentation

Notes

Minor stability and UX improvements to the scaffolding flow.

New Contributors

Full Changelog: https://github.com/StackerOSS/CLI/commits/v0.1.4