2.18.0 (2026-06-14)
Bug Fixes
- ci: remove conflicting pnpm version pin in workflow (c1cf346)
- test: bump vitest to 4.1.8 and adapt helper tests (8f4a700)
Features
- add Oxlint and Changesets presets (#71) (bf1445f), closes #55 #57 #57 #55 60-#70 #59
- docs: browser-common-styled landing page (#53) (7e38336)
- docs: migrate apps/docs from Astro Starlight to Docusaurus 3 (#51) (e6435af), closes 10b981/#34d399 #50
- fix: add --diff flag for unified-diff preview before confirm (#72) (ace0ccf)
2.17.1 (2026-06-09)
Bug Fixes
- docs: upgrade to Astro 6 and fix Starlight 0.39 sidebar syntax (78c31b5)
2.17.0 (2026-06-08)
Features
- add TypeDoc preset, doctor check, and fixer (40db809)
2.16.0 (2026-06-08)
Features
- are-the-types-wrong doctor check + preset versioning (1e72bbb)
2.15.0 (2026-06-08)
Features
- add Renovate preset as alternative to Dependabot (3ed09ea)
2.14.0 (2026-06-08)
Features
- fix gitlab-ci scaffolds .gitlab-ci.yml (82e1f3f)
2.13.0 (2026-06-08)
Features
- fix --resync re-scaffolds from .js-tooling.json (d4b97a5)
2.12.0 (2026-06-08)
Features
- fix --list + CODEOWNERS scaffolder (e239c58)
2.11.0 (2026-06-08)
Features
- .js-tooling.json lockfile records setup choices (0d8c6b9)
2.10.0 (2026-06-08)
Features
2.9.0 (2026-06-06)
Features
2.8.1 (2026-06-06)
Bug Fixes
- vitest: drop js-tooling-specific paths from shared preset (491eb40)
2.8.0 (2026-06-03)
Features
- size-limit: add bundle-size budget preset + doctor/fix support (edb4f8c)
2.7.0 (2026-05-31)
Features
2.6.0 (2026-05-28)
Features
- cli: add list --json with exports and fixTarget (bc27a19)
- setup: support non-interactive scaffolding via flags (78b1738)
2.5.1 (2026-05-28)
Bug Fixes
- fix: safe-merge wording for safe fixers (5cb2fdc)
- playwright: ship preset, stop inlining config (1c09050)
- vite: ship preset, stop inlining config (7da4e77)
2.5.0 (2026-05-28)
Features
- cli: expand list output + wire fix --json (9481c3a)
- fix: add --json flag for CI / scripting (a653305)
- setup: suggest fix for skipped tooling (ddf3b9a)
2.4.0 (2026-05-28)
Features
- cli: add fix command (35f4b2d)
- doctor: add Dependabot and CodeQL checks (6905fea)
- doctor: add fix-suggestion footer (ec6321a)
- generators: add security + misc scaffolders (3e8f299)
2.3.0 (2026-05-28)
Features
- doctor: add 9 new project checks (e6d46c5)
2.2.0 (2026-05-27)
Features
- doctor: add Node version check (731be36)
2.1.2 (2026-05-27)
Bug Fixes
- deps: trim unused peer dependencies (c8b3bc8)
2.1.1 (2026-05-27)
Bug Fixes
- deps: widen esbuild peer range for vite 8 (f87c88b)
- export vitest/react and vitest/setup, drop phantom biome.jsonc, add missing doc pages (f7ae710)
2.1.0 (2026-05-27)
Features
2.0.0 (2026-05-27)
- feat!: rewrite deps to peer-deps, fix CI + scripts (c330ded)
Bug Fixes
- ci: pass commit msg via env, rename TODO (5bc6b96)
BREAKING CHANGES
- 39 packages moved from dependencies to peerDependencies (optional). Consumers relying on transitive installs of e.g. vitest or @biomejs/biome via this package must add them to their own devDependencies.
1.1.0 (2025-10-24)
Bug Fixes
- correct CLI path resolution for config copying (08bc2d3)
Features
- enforce stricter commit message limits (f048600)
1.0.9 (2025-10-24)
Bug Fixes
- improve skip CI detection regex pattern (f29294b)
1.0.8 (2025-10-24)
Bug Fixes
- improve commitlint validation in CI environment (727fe98)
1.0.7 (2025-10-24)
Bug Fixes
- add npm provenance and optimize workflow structure (86f0bc4)
- enhance config management and add CLI copy command (36f973e)
1.0.6 (2025-10-24)
Bug Fixes
- prevent Husky setup failure in CI environment (d40caf0)
1.0.5 (2025-10-24)
Bug Fixes
- republish package after unpublished version conflict (15b3ad4)
1.0.4 (2025-10-24)
Bug Fixes
- trigger release with updated NPM automation token (5f99afe)
1.0.3 (2025-10-24)
Bug Fixes
- ensure package publishing works after GitLab migration (c53937d)
1.0.2 (2025-10-24)
Bug Fixes
- handle ignored files in fix-bins.sh script (41b43c9)
- remove non-existent dist assets from GitHub release (d94a16f)
1.0.1 (2025-10-24)
Bug Fixes
- add CLI build step to release workflow (e10078a)
1.0.0 (2025-10-24)
Bug Fixes
- add docker semantic release (61238ac)
- apply Biome formatting and disable problematic linting rules (7d6914c)
- for changelog release (efb176d)
- initial release (22fa31f)
- initial release (20588c9)
- initial release (2fe80a7)
- initial release (6937aef)
- initial release (3e00412)
- initial release (61b61c1)
- new release (16aa21d)
- new release (767cb65)
- new release (ca8ac5a)
- ts base update (c309126)
- update Node.js version to 22 for semantic-release compatibility (b5ab497)
- update ts (728e386)
- update ts base config (2943996)
- vitest resolve (78cd367)
Features
- add CLI with project setup wizard and migrate to GitHub (73b81bc)
Changelog entries prior to v1.0.0 have been removed as part of the migration from GitLab to GitHub.