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

deps: React 19 support #123

Merged
merged 1 commit into from
Jan 12, 2025
Merged

deps: React 19 support #123

merged 1 commit into from
Jan 12, 2025

Conversation

sergei-startsev
Copy link
Collaborator

@sergei-startsev sergei-startsev commented Jan 12, 2025

  • Add React 19 Support. Fixed React 19 not supported #122
  • Replaced prop-types with JSDoc comments for prop type definitions
  • Removed prop-types dependency

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • package.json: Language not supported
Comments suppressed due to low confidence (1)

src/Highlighter.test.js:1

  • The comment on line 1 is unrelated to the current changes and should be removed.
/* eslint-disable react/prop-types */ // TODO: replace standard with prettier
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.

React 19 not supported
1 participant