Skip to content

Releases: digikid/vite-vue-project

1.1.2

10 Aug 23:42
Compare
Choose a tag to compare

Updates

  • Move typing files to src folder
  • Update configuration files
  • All dependencies updated to their latest versions

Remove

1.1.1

27 Aug 20:30
Compare
Choose a tag to compare

Bug Fixes

  • Updated ESLint config for correct linting SFC files

1.1.0

27 Aug 15:41
Compare
Choose a tag to compare

Updates

  • All dependencies updated to their latest versions

Bug Fixes

  • Fixed ESLint parsing error caused incorrect js files linting
  • Downgrading ESLint because their latest version causes an error in IntelliJ IDE

1.0.3

30 Jul 10:07
Compare
Choose a tag to compare

Updates

  • All dependencies updated to their latest versions

Bug Fixes

  • Move @headlessui/vue to main dependencies

1.0.2

29 Jul 09:10
Compare
Choose a tag to compare

Updates

  • All type definitions moved to typings folder
  • Added path alias for typings
  • Updated ESLint config for better TS linting

Bug Fixes

  • Fixed ESLint no-undef error in .vue files
  • Removed unused path aliases from tsconfig.json

1.0.1

24 Jul 05:09
Compare
Choose a tag to compare

Updates

  • Update logo and documentation files

1.0.0

24 Jul 03:41
80cd46c
Compare
Choose a tag to compare

Initial release