v0.2.2
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