Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

46 lines (31 loc) · 1.06 KB

Changelog

[ 1.0.9 ] - 2024-12-17

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

[1.0.8] - 2024-12-10

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

[1.0.7] - 2024-12-07

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

Developer Experience

  • Added new module type 'extensionModules' to TypeScript types
  • Updated CLI questions to include extension modules selection