Skip to content

Releases: stephenjason89/NuxtVGP

Future-Ready: Nuxt 4 Awaits!

11 Nov 11:09
Compare
Choose a tag to compare

🏡 Chore

  • Upgrade to Nuxt 3.14 with compatibility for Nuxt 4 and update other dependencies (1481037)

❤️ Contributors

Modernized Essentials

26 Nov 15:50
Compare
Choose a tag to compare

Changelog:

  • chore: upgraded dependencies (ca72c5f)
  • style(tab-spaces): converted the project to use tabs instead of spaces (26460cd)
  • feat(@mdi/font): included all mdi icons to be used in vuetify for easy prototyping (690e886)

Initial Release

26 Mar 07:00
Compare
Choose a tag to compare

Changelog:

  • docs(readme): minor cleanup (66155f2)
  • chore(node_modules): updated all dependencies to the latest version (445b6eb)
  • chore(eslint): extended eslint to include plugin:nuxt/recommended (e54b6db)
  • chore(node_modules, config files): updated node packages and config files (f24bb15)
  • chore: updated NUXT to 3.2.0 (84af7b6)
  • docs(readme): revised the README documentation (0f26d56)
  • docs(graphql): added GraphQL config file for convenient introspection (26caf25)
  • feat(graphql): integrated GraphQL and provided usage examples (42a6b42)
  • docs(examples): added pinia store counter example (2ce84d7)
  • build(nuxt): downgraded to nuxt 3.0.0 due to build errors on 3.1.1 (7113920)
  • docs(v-table): added colorful chips on calories (c6dc1df)
  • docs(examples): added examples of vuetify usage (d8a96b1)
  • chore(editorconfig): added intellij .editorconfig file to match prettier style (93051ff)
  • docs(readme): updated readme file (404de18)
  • feat(pinia): implemented pinia store for enhanced state management (cd2dc09)
  • build(linters): implemented linters and code beautifiers for better code quality (b0aa94a)
  • feat: implemented vuetify treeshaking (8e9d02d)
  • chore: initial nuxt 3 with vuetify (ce39f9a)