Releases: chibivue-land/vueyous
Releases · chibivue-land/vueyous
v0.0.6
v0.0.5
🚀 Enhancements
- Enhance documentation structure and add useCounter guide with multilingual support (#64)
💅 Refactors
- Simplify template structure and remove mise dependency (#61)
📖 Documentation
- Add multilingual development setup guide (#60)
- Improve documentation quality and template structure (#63)
🏡 Chore
- release: V0.0.4 (ac8d3b5)
❤️ Contributors
- Naokihaba (@naokihaba)
v0.0.4
📖 Documentation
- Add multilingual guide content and fix changelog inconsistencies (#59)
🏡 Chore
- Remove GitHub Actions workflow for automated releases and implement npm scripts for release management (87c2a3d)
❤️ Contributors
- NaokiHaba (@naokihaba)
v0.0.3
🚀 Enhancements
- Add GitHub Pages deployment workflow (#54)
🩹 Fixes
- Update base path for GitHub Pages deployment (#55)
- Revert version to 0.0.2 in package.json (6d3dc2b)
💅 Refactors
- Simplify navigation and improve introduction text (#56)
📖 Documentation
- Streamline documentation structure and enhance English guide (#53)
- Add "What is VueUse?" guide page (#57)
❤️ Contributors
- NaokiHaba (@naokihaba)
v0.0.2
🚀 Enhancements
🏡 Chore
- release: V0.0.1 (b40ded5)
- Add oxlint configuration file for linting and formatting (523dab4)
- Integrate linting, formatting, and type checking into CI workflow (e6aa47c)
- Remove typecheck step from CI workflow (5caca23)
❤️ Contributors
- Naokihaba (@naokihaba)
v0.0.1
🚀 Enhancements
- UseManualRefHistroy (d13c5cc)
- Add option (113cd1a)
- WatchIgnorable (c210548)
- UseRefHistory (0471e22)
- UseCloned cloneFnJSON (d9d7cb6)
- Is timestamp (db77113)
- Add example template for quick project setup (#41)
- Add VueUse architecture documentation in Japanese and Chinese (833679d)
- Add VueUse Architecture link to sidebar in English, Japanese, and Chinese configurations (f44ed97)
- Enhance VueUse architecture documentation with detailed structure and component classification (6bf612c)
- Update VueUse architecture documentation with detailed component structure and organization (b724fa4)
- Add new functionality to enhance user experience (812562e)
🩹 Fixes
- RedoStack reset on commit (0c3997e)
- Switch note tag to p tag (38f5332)
- Update package manager commands to use 'ni' and 'nr' for consistency (92f6864)
- Remove redundant summary points from VueUse architecture documentation (f264104)
- Correct punctuation in examples for clarity in VueUse architecture documentation (99319e4)
💅 Refactors
- Import from own packages (c93d258)
- Remove Serialized (d392331)
- Streamline VueUse architecture documentation by removing redundant questions and clarifying directory structure (5e51140)
- Remove VueUse design principles section to streamline documentation (056504c)
- Clarify file roles and improve documentation structure in VueUse architecture guide (1e0ccc1)
- Update sidebar text for clarity in English, Japanese, and Chinese documentation (4cb10cd)
- Remove unused @antfu/ni dependency from package.json and pnpm-lock.yaml (41325a7)
📖 Documentation
- Update (b1fe19d)
- Add "What is VueUse" chapter with multilingual support (#38)
- Add contributing guide for VueYous project (#40)
🏡 Chore
- Update contributing guidelines to include mise setup and commands (e7f5e9b)
- Add mise configuration file with setup, development, build, linting, and testing tasks (02ecb77)
- Update node version to 24.x and streamline linting commands in CI workflow (6580cd4)
- Fix task name for TypeScript type checking in mise.toml (b4b0e7d)
- Upgrade TypeScript configuration to extend node24 settings (2383de8)
- Downgrade Node types to v24 and update related configurations (27c5041)
- Reorganize imports and update configuration files (68ad144)
- Add changelog automation and improve CI workflows (#47)
- Add permissions for changelog workflow (#48)
- Update changelog workflow to create branches and PRs instead of direct pushes (#49)
- Remove changelog workflow and update release scripts in package.json (#50)
🎨 Styles
- Add temporary style (4d36bd2)
🤖 CI
- Configure packageManager (#27)
❤️ Contributors
- NaokiHaba (@naokihaba)
- Ubugeeei (@ubugeeei)
- Pei-pay (@pei-pay)