Releases: starter-collective/starter-lib-vue3
Releases · starter-collective/starter-lib-vue3
v1.1.1
v1.1.0
v1.0.0
v0.7.0
v0.6.1
v0.6.0
🚀 Features
- Update rollup output - by @kieranwv (262f6)
- Add withInstall util fn - by @kieranwv (680c0)
- Update package export - by @kieranwv (71a50)
- Style import - by @kieranwv (29e57)
- Add install fn - by @kieranwv (da26d)
- Update dirs - by @kieranwv (9f77b)
- Add on-demand manual import section to getting started guide - by @kieranwv (ddb3c)
- Update getting started guide for clarity and auto import instructions - by @kieranwv (bf491)
- Add plugin for bundle css file - by @kieranwv (f9d52)
🐞 Bug Fixes
- Correct sideEffects path in StarterLibVue3Resolver - by @kieranwv (bb671)
- Update UMD format configuration in vite.config.ts - by @kieranwv (503ef)
- Update Vite configuration to use vite-plugin-bundle-styles for bundling component styles - by @kieranwv (e3df0)
- Correct import path for SayHello component in test file - by @kieranwv (3e7eb)
- Update import paths for styles in documentation and package configuration - by @kieranwv (c58d8)
View changes on GitHub
v0.5.0
v0.4.0
🚀 Features
- Add TypeScript support for global components and update documentation for clarity - by @kieranwv (85876)
View changes on GitHub
v0.3.0
v0.2.0
🚀 Features
- Update docs - by @kieranwv (1750b)
- Enhance README with additional features and usage instructions; remove Chinese version - by @kieranwv (18250)
- Configure ESLint for library type and TypeScript support - by @kieranwv (a234e)
🐞 Bug Fixes
- Update Vite configuration and package exports for improved build output - by @kieranwv (54dc3)
- Correct file reference for global IIFE variable in setup checklist - by @kieranwv (14bc8)