Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 12:04
60371c6

0.10.0 (2026-06-12)

⚠ BREAKING CHANGES

  • the @nuxtjs/algolia module is removed from the layer. Built-in content search replaces it; a consumer that calls Algolia composables must wire the module in its own nuxt.config.ts.

Features

  • ship built-in site search in the home column header (2f45adb)