Skip to content

chore: Upgrade ts-morph to 28.0.0#3949

Closed
mrousavy wants to merge 1 commit into
mainfrom
chore/upgrade-ts-morph-28.0.0
Closed

chore: Upgrade ts-morph to 28.0.0#3949
mrousavy wants to merge 1 commit into
mainfrom
chore/upgrade-ts-morph-28.0.0

Conversation

@mrousavy
Copy link
Copy Markdown
Owner

Summary

  • Upgrade the docs direct ts-morph dev dependency from 27.0.2 to 28.0.0.
  • Keep this scoped to the direct package and lockfile; no local source imports ts-morph directly.

Changelog notes

  • 28.0.0 adds TypeScript 6.0 support.
  • The release also exposes printStructure as a standalone helper and fixes an addTypeArgument InvalidOperationError. None of those APIs are used directly in this repo.

Validation

  • bun install --frozen-lockfile
  • bun --cwd docs tsc --noEmit
  • bun --cwd docs test:logic
  • bun --cwd docs build
  • git diff --check

Note: bun --cwd docs types:check still hits the existing current-main scripts tsconfig alias issue for @/lib/source/*; this branch does not change that path setup.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-vision-camera-docs Ready Ready Preview, Comment May 27, 2026 8:34pm

Request Review

@mrousavy mrousavy marked this pull request as ready for review May 27, 2026 20:19
@mrousavy
Copy link
Copy Markdown
Owner Author

Superseded by #3959.

@mrousavy mrousavy closed this May 28, 2026
@mrousavy mrousavy deleted the chore/upgrade-ts-morph-28.0.0 branch May 28, 2026 13:11
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