Skip to content

Releases: starter-collective/starter-vite-vue3

v0.8.0

24 Jan 12:42
Compare
Choose a tag to compare

   🚀 Features

  • Add 404 page  -  by @kaivanwong (078da)
  • Add fetch demo  -  by @kaivanwong (0b2ba)
    View changes on GitHub

v0.7.0

22 Jan 09:34
Compare
Choose a tag to compare

   🚀 Features

  • Add 404 page  -  by @kaivanwong (3a745)
  • Use auto router to replace pages plugin  -  by @kaivanwong (e8a4b)
    View changes on GitHub

v0.6.0

22 Jan 08:09
Compare
Choose a tag to compare

   🚀 Features

  • Add @unocss/reset for style  -  by @kaivanwong (f35b8)
  • Use route title for page  -  by @kaivanwong (9c240)
  • Add go page btn  -  by @kaivanwong (333cf)
  • Add copyright info for footer  -  by @kaivanwong (56deb)
    View changes on GitHub

v0.5.0

19 Jan 07:38
Compare
Choose a tag to compare

   🚀 Features

  • Rename button  -  by @kaivanwong (8c15b)
  • Add toggle dark mode fn  -  by @kaivanwong (de7a4)
    View changes on GitHub

v0.4.0

18 Jan 09:05
Compare
Choose a tag to compare

   🚀 Features

  • Update button style  -  by @kaivanwong (3c64a)
  • Use auto pages and layouts  -  by @kaivanwong (9b166)
  • types: Support types for page and layout plugins  -  by @kaivanwong (5acb3)
    View changes on GitHub

v0.3.0

18 Jan 06:40
Compare
Choose a tag to compare

   🚀 Features

  • Rename with PascalCase  -  by @kaivanwong (56172)
  • Add i18n toggle hook  -  by @kaivanwong (55979)
    View changes on GitHub

v0.2.0

18 Jan 03:24
Compare
Choose a tag to compare

   🚀 Features

  • Add comment for vite config  -  by @kaivanwong (6750b)
  • Upgrade dependencies  -  by @kaivanwong (de098)
    View changes on GitHub

v0.1.1

18 Jan 02:43
Compare
Choose a tag to compare

   🚀 Features

  • Add permission for release  -  by @kaivanwong (1ef1f)
    View changes on GitHub

v0.0.6

09 Jan 07:16
Compare
Choose a tag to compare

   🚀 Features

  • Use plugin setup fn for router and pinia  -  by @kaivanwong (85fcb)
  • Export default setup fn, rename views to pages  -  by @kaivanwong (531a1)
  • Add i18n support  -  by @kaivanwong (0530e)

   🐞 Bug Fixes

  • Rename files  -  by @kaivanwong (a7e24)
  • Remove await  -  by @kaivanwong (d177e)
    View changes on GitHub

v0.0.5

09 Jan 02:34
Compare
Choose a tag to compare

   🚀 Features

  • Add locales  -  by @kaivanwong (890d6)
  • Add plugins  -  by @kaivanwong (82431)
  • Update the version of dependency  -  by @kaivanwong (7061a)
  • Update pkg  -  by @kaivanwong (38419)
  • Upgrade dependency version, add vue devtools  -  by @kaivanwong (b04ed)
  • Use .ts file for eslint  -  by @kaivanwong (3f705)

   🐞 Bug Fixes

  • Fix error by eslint  -  by @kaivanwong (b4824)
    View changes on GitHub