Skip to content

Bump typescript from 5.9.3 to 6.0.3 - #33

Merged
enoch85 merged 1 commit into
mainfrom
chore/bump-typescript-6
Jul 9, 2026
Merged

Bump typescript from 5.9.3 to 6.0.3#33
enoch85 merged 1 commit into
mainfrom
chore/bump-typescript-6

Conversation

@enoch85

@enoch85 enoch85 commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Bumps typescript to 6.0.3 instead of 7.0.2 (#32).

TypeScript 7.x is the native compiler rewrite and is out of range for @astrojs/check (peer typescript@^5 || ^6); it fails npm ci and crashes astro check at runtime. 6.0.3 is the latest release inside that range. npm ci, astro build, astro check (0 errors) and prettier --check all pass locally.

@enoch85
enoch85 requested a review from ydkmlt84 as a code owner July 9, 2026 16:48
TypeScript 7.x (native compiler port) is out of range for @astrojs/check
(peer typescript ^5 || ^6) and crashes astro check at runtime. 6.0.3 is the
latest release within range; npm ci, astro build, astro check and prettier all pass.
@enoch85
enoch85 force-pushed the chore/bump-typescript-6 branch from d884bb1 to f33c145 Compare July 9, 2026 16:49
@enoch85
enoch85 merged commit 9d274fe into main Jul 9, 2026
4 checks passed
@enoch85
enoch85 deleted the chore/bump-typescript-6 branch July 9, 2026 16:50
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