Releases: favorodera/nuxtStarter
Releases · favorodera/nuxtStarter
v1.0.10: Database Modules and Supabase Module Integration
Added
- New Database Modules category
- Added Supabase as the first database module
Changed
- Nothing was changed
Fixed
- Nothing was fixed
v1.0.9: Eslint config and installation process modification
Added
- Nothing new
Changed
- File config for eslint module (eslint.config.mjs)
- Modules installation process removing the development sever prompt and replacing it with a guide to run change directory to new project and run linting tool
Fixed
- Nothing was fixed
v1.0.8: Module configuration updates
Added
- Nothing new
Changed
- File config for eslint module (eslint.config.mjs)
- Nuxt configuration for nuxt content activating MDC
- Nuxt configuration for nuxt ui and color mode
Fixed
- Package.json repository URL format
- Binary path in package.json
Full Changelog: v1.0.7...v1.0.8
v1.0.7: Pinia Module Integration
Added
- New Extension Modules category
- Added Pinia as the first extension module
- Added emojis to README sections for better readability
Changed
- Simplified installation and usage guide
- Updated README structure and organization
- Improved module categorization in documentation
Fixed
- README formatting and structure
Developer Experience
- Added new module type 'extensionModules' to TypeScript types
- Updated CLI questions to include extension modules selection
Full Changelog: v1.0.6...v1.0.7