Skip to content

v0.0.16

Choose a tag to compare

@nckrtl nckrtl released this 20 Jan 21:42
· 18 commits to main since this release

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