Back to Changelog

Vue/Nuxt Module Public Release

The Nuxt module goes public — with SSR support, build-time optimization, and zero-config setup.

The @brandql/nuxt module is graduating from private beta to a full public release.

What to expect

  • Auto-imports: <BrandLogo> component and useLogo composable 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: useLogo returns 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.