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
Dependency review: bumped postcss to 8.5.19 in the docs website (fixes a
CSS-stringify XSS advisory) alongside the fumadocs/lucide/@types minors, and sigstore-go to 1.2.0 (fixes a multi-log threshold-bypass advisory;
integration-test-only dependency). The TypeScript 7 major was declined — it
breaks the Next.js 16 site build — and the remaining docker/docker advisories
are integration-test-only transitives with no patched release yet.
Changed
Module reference pages are now one page per FAMILY (Salt-style tree). modules → pkg renders every pkg.* state on a single page: a function
index up top, a Family Parameters section rendered once from the shared
family components (with per-member tables for member-supplied dimensions —
e.g. mode defaults 0644/0755 — and exposure lists when not every member
takes a parameter), then per-member sections with stable anchors
(/docs/guides/modules/file#file-managed). 44 per-module pages collapse
into 19 family pages; docgen deletes stale generated pages automatically.
Notes and Divergences (BD ids) are no longer rendered on the website pages
— they remain in the module Doc for spec bookkeeping and in the terminal sys.doc/zester doc output.