Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 19:27
· 12 commits to main since this release
Immutable release. Only release title and notes can be modified.

πŸ“œ Changelog

✨ What's Changed in v0.2.0

✨ Features

  • dca26b8 β€” ✨ [feat] Hold TypeScript below the next toolchain major (9 files, +125, -11)

✨ [feat] Add TypeScript to both shared reject lists so standard and workspace consumers inherit the same temporary compatibility holdback.

πŸ§ͺ [test] Prove the presets remain in parity and real NCU runs omit a simulated TypeScript 7 upgrade while updating other dependencies.

πŸ“ [docs] Document config discovery, workspace traversal, install behavior, compatibility, exports, and the JSON limitation behind the TypeScript freeze.

πŸ“ˆ [chore] Scope SonarCloud analysis to shipped source and first-class tests with coverage and quality-gate settings.

  • 0f5af58 β€” ✨ [feat] Publish shared NCU configuration presets (22 files, +502, -172)

✨ [feat] Add standard and npm-workspaces presets, typed path/loading helpers, package exports, and real offline NCU consumer coverage.

πŸ“ [docs] Replace template metadata and guidance with installation, usage, maintenance, and issue-reporting documentation for ncu-config-nick2bad4u.

πŸ‘· [ci] Keep release verification self-contained by installing the pinned Gitleaks binary in CI and provenance publishing workflows.

πŸ›‘οΈ Security

  • 1c361b7 β€” πŸ”’οΈ [fix] Pin patched esbuild for tsup (2 files, +5, -484)

πŸ”’οΈ [fix] Override tsup's nested esbuild to 0.28.1, removing GHSA-g7r4-m6w7-qqqr from the development dependency graph.

πŸ§ͺ [test] Verify npm audit reports zero vulnerabilities and all release gates still pass.

πŸ› οΈ Other Changes

  • 9ab831b β€” Initial commit (72 files, +34762, -0)

🧹 Chores

  • 42b4ff7 β€” Release v0.2.0 (2 files, +3, -3)

New Contributors

  • @github-actions[bot] made their first contribution
  • @Nick2bad4u made their first contribution

⭐ Contributors

Thanks to anyone who has πŸ§‘β€πŸ’» contributed.

This changelog was automatically generated with ⛰️ git-cliff.