Skip to content

Latest commit

 

History

History
78 lines (43 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

78 lines (43 loc) · 2.06 KB

Release Notes

1.1.2 - 2023-08-11

Updates

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

Remove

1.1.1 - 2022-08-28

Bug Fixes

  • Updated ESLint config for correct linting SFC files

1.1.0 - 2022-08-27

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 - 2022-07-30

Updates

  • All dependencies updated to their latest versions

Bug Fixes

  • Move @headlessui/vue to main dependencies

1.0.2 - 2022-07-25

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 - 2022-07-24

Updates

  • Update logo and documentation files

1.0.0 - 2022-07-24

Initial release