Releases: shamscorner/vitesse-stackter-clean-architect
Releases · shamscorner/vitesse-stackter-clean-architect
v3.3.0
Change Logs
- Add 2 additional community variants
- Switch to vite-plugin-vue-markdown
- Update eslint config
- Add .editorconfig file
- Upgrade Cypress version to 10.3.0
- Upgrade Vite version 3.0.0
- Add DockerFile
v3.2.1
Change Logs
- Add type support on graphql query
- Add Tailwind CSS typography demo on the homepage
- Add vite-plugin-vue-inspector
v3.1.1
ChangeLogs
- Static-site-generation issue on Apollo GraphQL
- Fix dependency conflict issues and warnings
- Several config related issues
- Fixed several linting issues
- Fixed typing issues
- Optimize different configurations
v3.0.1
Changes
- Fixed several linting issues
- Fixed typing issues
- optimize different configurations
v3.0.0
New Features
- 🚀 Shipped with Apollo GraphQL and @vue/apollo-composable by default
- ⚙️ Unit Testing with Vitest
Changes:
- Fixed several linting issues
- Fixed typing issues
- optimize different configurations
Attention!
- Added pure Tailwind CSS V3 instead of Windi CSS for better maintainability
v2.0.0
- Changed
src/common/logic
folder tosrc/common/composables
- Added E2E Testing with Cypress on GitHub Actions
v1.0.1
Updated the following dependencies and vite configurations,
vite-plugin-components
has been renamed tounplugin-vue-components
, see the migration guide.vite-plugin-icons
has been renamed tounplugin-icons
, see the migration guide.
v1.0.0
chore: update external links