Skip to content

react-meteor-data: support TypeScript 7 - #496

Closed
italojs wants to merge 1 commit into
feature/typescript-6-supportfrom
codex/react-meteor-data-typescript-7
Closed

react-meteor-data: support TypeScript 7#496
italojs wants to merge 1 commit into
feature/typescript-6-supportfrom
codex/react-meteor-data-typescript-7

Conversation

@italojs

@italojs italojs commented Aug 19, 2026

Copy link
Copy Markdown
Member

Summary

Adds typescript@7.0.2 to the explicit supported constraint used by react-meteor-data, and advances the pending beta version to 4.1.0-beta.1.

Why

Meteor’s TypeScript 7 work resolves typescript@7.0.2. Without this constraint, apps that use react-meteor-data cannot select TypeScript 7 and the dependency solver fails.

This is stacked on #490, which adds TypeScript 6 support. It also supports the Meteor TypeScript 7 work in meteor/meteor#14319.

Validation

  • Reproduced the dependency-solver conflict with TypeScript 7 before the change.
  • Confirmed a temporary Meteor app can select typescript@7.0.2 with the updated local package.
  • Ran meteor npm run test:ci in tests/react-meteor-data-harness.

No package has been published as part of this PR.

@italojs

italojs commented Aug 19, 2026

Copy link
Copy Markdown
Member Author

Superseded by #497, which contains the TypeScript 7-only change directly on master.

@italojs italojs closed this Aug 19, 2026
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