Skip to content

fix: preserve compiler APIs with native TypeScript checks - #48

Merged
edbfi merged 1 commit into
mainfrom
fix/native-typescript-checker
Sep 19, 2026
Merged

edbfi merged 1 commit into
mainfrom
fix/native-typescript-checker

Conversation

@edbfi

@edbfi edbfi commented Sep 19, 2026

Copy link
Copy Markdown
Owner

Run the supported native TypeScript checker alongside the original compiler/API diagnostics, using exact @typescript/native alias npm:typescript@7.0.2 and retaining TypeScript 6. Generated native checker input is ignored.

Pin direct npm dependencies and retain exact updates with a scoped Renovate rangeStrategy: pin rule. The hosted 44.103.0 engine still skips the post-artifact pending-version safeguard (upstream); exact manifest/lock agreement prevents ranges from selecting a newer pending direct version. The 72-hour release policy, native merge ownership, all mandatory checks and manual package ownership remain intact.

Lock review confirms existing package resolutions are unchanged; only the native compiler packages are added.

The direct root replacement in #26 remains held until its compiler/API consumers support that root package; this change does not remove the hold.

Validation: pinned Bun 1.4.2 install followed by frozen install; original and native type checks, original tests, production build and repository runtime/browser smoke as applicable. Full required hosted CI must succeed on the final head before an ordinary checked merge.

Signed-off-by: edbfi <326875205+edbfi@users.noreply.github.com>
@edbfi
edbfi merged commit 9311972 into main Sep 19, 2026
7 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