1.1.2 - 2023-08-11
- Move typing files to
src
folder - Update configuration files
- All dependencies updated to their latest versions
- line-clamp plugin (deprecated in Tailwind v3.3)
- vite-tsconfig-paths package
1.1.1 - 2022-08-28
- Updated ESLint config for correct linting SFC files
1.1.0 - 2022-08-27
- All dependencies updated to their latest versions
- Fixed ESLint parsing error caused incorrect js files linting
- Downgrading ESLint because their latest version causes an error in IntelliJ IDE
1.0.3 - 2022-07-30
- All dependencies updated to their latest versions
- Move
@headlessui/vue
to main dependencies
1.0.2 - 2022-07-25
- All type definitions moved to
typings
folder - Added path alias for
typings
- Updated ESLint config for better TS linting
- Fixed ESLint no-undef error in
.vue
files - Removed unused path aliases from
tsconfig.json
1.0.1 - 2022-07-24
- Update logo and documentation files
1.0.0 - 2022-07-24
Initial release