v0.0.16
What's New
Testing Infrastructure
- Added vitest unit test project with happy-dom environment
- New test scripts:
test,test:watch,test:storybook,test:all - Unit tests for composables:
useAppearance,useInitials,useToast
Improvements
- Extended artisan runner patterns to include
src/paths for modular Laravel apps