Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@skryukov skryukov released this 09 Oct 11:13
· 2 commits to main since this release
d25de2f

Added:

  • TypeScript support for the installation generator (@skryukov)
    Note that it doesn't include scaffold templates yet.
  • New --inertia-version option for the installation generator (@skryukov)
    This allows you to specify the Inertia.js version to install.
  • Support tailwind.config.ts for Tailwind CSS template guessing (@Shaglock)

Fixed:

  • Correct examples for default layouts in inertia entrypoints (@skryukov)
  • Inertia attribute added to the head tag in the layout for vue (@skryukov)
  • Remove duplicate vite_stylesheet_tag when Tailwind CSS is installed (@skryukov)

Full Changelog: v0.2.1...v0.2.2