Skip to content

v0.1.14

Choose a tag to compare

@OlivierBelaud OlivierBelaud released this 12 Feb 11:39
· 6 commits to main since this release

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.