Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(pkg): support react 19 #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jooy2
Copy link
Contributor

@jooy2 jooy2 commented Dec 31, 2024

This is a PR that modifies package.json to support React 19, which recently moved from RC to general release.

Currently, without this, trying to install console-feed will result in a dependency error, forcing you to install it via --force.

Fortunately, after installing it with the --force option in my project, I found no issues in the React 19 environment.

Therefore, I hope you will consider this PR and release a corresponding release to support React 19.

Regards,

Copy link

stackblitz bot commented Dec 31, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

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