Skip to content

v0.0.6

Latest
Compare
Choose a tag to compare
@cpreston321 cpreston321 released this 06 Feb 03:15

0.0.6 (2023-02-05)

✨ Features

  • feat(commands) - πŸ†• Nuxt: Prepare Types - same as running nuxi prepare in the terminal.
  • feat(commands) - πŸ†• Nuxt: Info - same as running nuxi info in the terminal and will copy info automatically to clipboard.
  • feat(settings) - πŸ†• Nuxt Commands Upgrade Run Prepare - Run prepare after upgrade. This can be disabled if you don't want to run nuxi prepare on upgrade.
    • Default: true

⚑️ Improvements

  • chore: update dependencies
  • chore: lint fixes