Skip to content

chore: migrate E2E examples to TypeScript 7 - #49

Open
italojs wants to merge 1 commit into
mainfrom
codex/typescript-7-examples
Open

chore: migrate E2E examples to TypeScript 7#49
italojs wants to merge 1 commit into
mainfrom
codex/typescript-7-examples

Conversation

@italojs

@italojs italojs commented Aug 24, 2026

Copy link
Copy Markdown
Member

Summary

  • pin the tic-tac-toe and parties Meteor packages to typescript@7.0.2
  • pin tic-tac-toe to react-meteor-data@4.1.0-beta.1, which supports TypeScript 7

Why

The Meteor TypeScript 7 migration uses these examples in the meteor create --example and --from E2E coverage. Their TypeScript 5 constraints cannot resolve against the new compiler package. This change keeps those generated example projects compatible with TypeScript 7.

Related: meteor/meteor#14692, meteor/meteor#14670

Validation

  • npm run check:examples
  • resolved each updated app with the Meteor TypeScript 7 checkout; tic-tac-toe selected react-meteor-data@4.1.0-beta.1 and typescript@7.0.2, and parties selected typescript@7.0.2

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