Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 May 16:18
29a7c40

0.3.0 (2026-05-25)

⚠ BREAKING CHANGES

  • app/app.config.ts removed. Consumers using defineAppConfig({ site: { ... } }) must move their overrides into runtimeConfig.public.site inside their own nuxt.config.ts:

Features

  • drop app.config.ts surface, move site config to runtimeConfig (477eda9)

Bug Fixes

  • ship real favicon + logo SVG defaults, plug npm tarball leak (404998d)

Documentation

  • align doc surface — fontsource package, English seed content, npm ship caveat (256ab1b)