Skip to content

Releases: richardevcom/vue-ts-boilerplate

v1.0.1 (stable)

26 Jul 01:57
Compare
Choose a tag to compare

🔨 Added skip-formatting to eslint
🔨 Switched to default gitignore
🔨 Added schema and more readable styling in prettier config
📝 Updated README.md
♻️ Removed unnecessary env variable definition in index.d.ts
⬆️ Refactored & updated tsconfig
♻️ Refactored most of the code
🔧 Updated vite config paths
♻️ Refactored tailwind & postcssconfigs to ES module
➖ removed unnecessary tsconfig file
⬆️ Upgraded dependencies
🔧 Switched from CJS to ESM

Full Changelog: v0.1.2...v1.0.1

v0.1.2 (untested)

15 Feb 01:34
Compare
Choose a tag to compare
🚀 initial commit