Skip to content

v0.2.0

Compare
Choose a tag to compare
@skryukov skryukov released this 10 Aug 07:38
· 21 commits to main since this release
1140cdd

Added:

  • Improve installation generator (@skryukov)
    • option to install Vite Rails gem (--install-vite)
    • option to install Tailwind CSS (--install-tailwind)
    • option to install without interactivity (--no-interaction & --framework=react|vue|svelte)
    • option to skip example page generation (--no-example-page)
    • option to choose package manager (--package-manager=yarn|npm|bun)
    • generate bin/dev

Fixed:

New Contributors

Full Changelog: v0.1.1...v0.2.0