Skip to content

Releases: favorodera/nuxtStarter

v1.0.10: Database Modules and Supabase Module Integration

30 Jan 17:57
Compare
Choose a tag to compare

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

17 Dec 14:10
Compare
Choose a tag to compare

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

10 Dec 12:44
Compare
Choose a tag to compare

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

07 Dec 21:51
Compare
Choose a tag to compare

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

v.1.0.6: Color Mode Module Integration

05 Dec 14:49
Compare
Choose a tag to compare