chore: regenerate baselines after the legacy cleanup
- regenerate docs/public-api-0.8.json (removals only: CompatibilityPolicy, CompatibilityReport, CURRENT_COMPATIBILITY_DATE, CURRENT_FRAMEWORK_BEHAVIOUR, isCompatibilityDate, resolveCompatibility from @wrnexus/styles) - regenerate docs/WRNEXUS-COMPLETE-FEATURE-REPORT.md - remove the deleted 'wrnexus compatibility' command row and its config-pinning sentence from packages/cli/README.md - drop compatibilityDate/frameworkBehaviour example fields from docs/GUIDE.md Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1288,8 +1288,6 @@ wrnexus help | --help | -h
|
||||
import type { AppConfig } from "@wrnexus/styles";
|
||||
|
||||
const config: AppConfig = {
|
||||
compatibilityDate: "2026-08-02",
|
||||
frameworkBehaviour: 1,
|
||||
head: [ '<link rel="stylesheet" href="…">' ], // string | string[] → appended to every <head>
|
||||
|
||||
seo: { // SeoConfig (global defaults, merged per page)
|
||||
|
||||
Reference in New Issue
Block a user