Skip to content

chore(release): prepare v2.8.2 - #202

Merged
imjuni merged 3 commits into
masterfrom
develop
Jul 19, 2026
Merged

chore(release): prepare v2.8.2#202
imjuni merged 3 commits into
masterfrom
develop

Conversation

@imjuni

@imjuni imjuni commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove the deprecated baseUrl option while preserving path aliases
  • add TypeScript 6 support with ts-morph 28
  • use bundler module resolution for the internal dual-format build
  • update TypeScript-compatible declaration tooling and Vitest alias resolution
  • bump the package version to 2.8.2

Verification

  • TypeScript 6.0.2 type check passed
  • TypeScript 5.9.3 cross-version type check passed
  • 276 tests passed with 100% coverage
  • CJS, ESM, and declaration bundle generation passed
  • peer dependency validation passed
  • package installation and runtime behavior verified with local Verdaccio

imjuni added 3 commits July 19, 2026 23:37
- remove baseUrl from project and example TypeScript configs
- make path alias targets explicitly relative to each config file
- retain compatibility with TypeScript 5 path resolution
- update ts-morph and TypeScript peer compatibility
- migrate internal module resolution to bundler mode
- replace the Vitest tsconfig paths plugin with an explicit alias
- update declaration tooling and yargs type imports
- document TypeScript 5 and 6 support
@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0b4cac1) to head (1bceb47).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #202   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           94        94           
  Lines         2510      2510           
  Branches       526       526           
=========================================
  Hits          2510      2510           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@imjuni
imjuni merged commit 73223fc into master Jul 19, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant