Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

React 19 Support

Open Beginner friendly
#91 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
react, typescript
Domain
frontend

Research direction

Inspect the package metadata for the peer dependency ranges on react and react-dom. Update the ranges to include React 19, then run yarn install in the stream-chat-react dependency context and confirm that the version mismatch warnings are gone.

Written by the indexing model from the issue text.

Description

The peer dependency version ranges for react and react-dom only go up to v18. stream-chat-react specifies v19, but since mml-react is a dependency of stream-chat-react, yarn install throws version mismatch warnings for mml-react. This is adding noise during development and in CI (we try to keep the output clean so real issues can stand out).

Dominant language
TypeScript
Stars
12
Forks
7
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from GetStream/mml-react

All issues in GetStream/mml-react

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.