v0.1.14
What's new
- Recursive component overrides — the vite plugin now scans the entire
src/admin/components/
tree, not just the root level. Organize your overrides in subdirectories. - Trusted Publishing — publish workflow now uses npm OIDC (no token/OTP needed).
- Multi-package-manager docs — installation instructions for Yarn, npm, and pnpm.
- Added author, homepage, and bugs metadata.