Skip to content

Upgrade TypeScript to 6.0.2#28

Merged
SynthLuvr merged 4 commits into
mainfrom
copilot/update-typescript-version
Mar 24, 2026
Merged

Upgrade TypeScript to 6.0.2#28
SynthLuvr merged 4 commits into
mainfrom
copilot/update-typescript-version

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 24, 2026

TypeScript 6.0 deprecates baseUrl without paths, breaking pnpm build with TS5101.

Changes

  • package.json: Bump typescript from ^5.9.3^6.0.2
  • tsconfig.json: Remove baseUrl: "./" — unused (no paths aliases reference it), and deprecated in TS 6.0
tsconfig.json:3:5 - error TS5101: Option 'baseUrl' is deprecated and will stop functioning in TypeScript 7.0.

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits March 24, 2026 11:12
Co-authored-by: SynthLuvr <131367121+SynthLuvr@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MynthAI/nova/sessions/e0d1da11-a56b-461f-83bc-f1a5db2a72ff
Copilot AI changed the title [WIP] Update to latest version of TypeScript and fix build errors Upgrade TypeScript to 6.0.2 Mar 24, 2026
Copilot AI requested a review from SynthLuvr March 24, 2026 11:15
@SynthLuvr SynthLuvr marked this pull request as ready for review March 24, 2026 11:20
@SynthLuvr SynthLuvr merged commit 5daf077 into main Mar 24, 2026
1 check passed
@SynthLuvr SynthLuvr deleted the copilot/update-typescript-version branch March 24, 2026 11:20
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.

2 participants