You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)