Skip to content

chore: typescript@^7.0.2 - #1684

Merged
brillout merged 2 commits into
mainfrom
brillout/dev
Aug 24, 2026
Merged

chore: typescript@^7.0.2#1684
brillout merged 2 commits into
mainfrom
brillout/dev

Conversation

@brillout

Copy link
Copy Markdown
Contributor

No description provided.

TypeScript 7 no longer auto-includes @types packages the way 5.x did,
and it now errors on side-effect imports (e.g. CSS) that resolve only
through ambient module declarations shipped by vite/client. Declare
"types" explicitly so tsc keeps finding @types/node and vite/client.

Also drops the now-unused, no-longer-supported `baseUrl` compiler
option (TS7 removed it) from the dashboard tsconfig.

Co-authored-by: Claude <noreply@anthropic.com>
@brillout
brillout enabled auto-merge (squash) August 24, 2026 11:44
@brillout
brillout merged commit 98cada4 into main Aug 24, 2026
2 checks passed
@brillout
brillout deleted the brillout/dev branch August 24, 2026 11:46
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