v1.1.0
What's New
Added
- Nuxt Framework Support: Full Nuxt template support in the CLI
- Framework detection via
nuxt.config.ts/nuxt.config.jsornuxtdependency - Dev server with
--portflag, build with.output/publicoutput directory - Pagefind search indexing for Nuxt static builds
- Framework detection via
Fixed
- Scaffold Directory: Moved dev-project directory from
/tmp/.litoto~/.lito/dev-projectto fix bundler resolution issues (e.g. Turbopack failing to resolvenode_modulesfrom/tmp)
Full Changelog: v1.0.0...v1.1.0