The @brandql/nuxt module is graduating from private beta to a full public release.
What to expect
- Auto-imports:
<BrandLogo>component anduseLogocomposable available everywhere without manual imports - Full SSR support: Logos render on the server for fast initial page loads and SEO
- Build-time optimization: Logos for known domains can be pre-fetched at build time
- Vue 3 composables:
useLogoreturns reactive refs with loading, error, and data states
Timeline
Public release is planned for Q1 2026. Currently in private beta — reach out if you'd like early access.