Skip to content

History / Tamp Vite

Revisions

  • docs(TAM-161): mention tamp init --settings-style=init + per-tool dual-style pointer - Build-Script-Authoring §"Two authoring styles" now points at the new `tamp init --settings-style=init` scaffold flag. - Each per-tool page (NetCli, Docker, Yarn, Vite, Playwright, Turbo, TruffleHog, CodeQL, GraphQLCodegen, Analyzers) gets a uniform "Settings authoring style" section near the bottom pointing back at the side-by-side comparison in Build-Script-Authoring. Fluent stays canonical in every example body — the new section just flags that object-init exists and where to read about it.

    @BrewingCoder BrewingCoder committed May 15, 2026
  • Add 7 HoldFast wrapper pages; refresh Module-Catalog + Home + Sidebar Per-wrapper pages added: Tamp-Yarn, Tamp-Turbo, Tamp-Vite, Tamp-GraphQLCodegen, Tamp-Playwright, Tamp-TruffleHog, Tamp-CodeQL. Each follows the Tamp-Docker.md / Tamp-NetCli.md house style: intro -> verbs -> CI behavior gotchas -> quick example -> See also. Module-Catalog table now lists all 14 first-party packages, the DotNetCoverage and SonarScanner / EFCore / GitVersion / ReportGenerator / GitHubCli rows that were missing, and a note about the reserved Tamp.* NuGet prefix. Home modules section grouped by domain (JS toolchain / testing / security scanning) for easier scanning at the Tamp ecosystem's new size. Sidebar adds nav links for all 7 new wrapper pages. Naming-convention table updated: dropped "Tamp.Yarn (planned)" since it's now shipping pinned as V4 (Berry 4 broke from classic Yarn); added Tamp.Vite.V5 as another live pinned example.

    @BrewingCoder BrewingCoder committed May 11, 2026