Skip to content

fix(ci): support TypeScript 6 in API check#108

Merged
jb-thery merged 1 commit into
developfrom
feature/typescript-6-api-check
Jul 14, 2026
Merged

fix(ci): support TypeScript 6 in API check#108
jb-thery merged 1 commit into
developfrom
feature/typescript-6-api-check

Conversation

@jb-thery

Copy link
Copy Markdown
Member

Summary

  • Remove the deprecated baseUrl option from the external TypeScript API consumer configuration.
  • Keep package path mappings relative to the consumer tsconfig.json.

Validation

  • pnpm api:check with the workspace TypeScript 5.9 compiler
  • pnpm --package=typescript@6.0.2 dlx tsc -p tests/public-api-consumer/tsconfig.json --noEmit
  • GitNexus change detection: low risk, no affected symbols or execution flows

@jb-thery jb-thery merged commit d2a0124 into develop Jul 14, 2026
6 checks passed
@jb-thery jb-thery deleted the feature/typescript-6-api-check branch July 14, 2026 08:08
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