prism-react-renderer icon indicating copy to clipboard operation
prism-react-renderer copied to clipboard

feat: Convert InternalHighlight to forwardRef

Open artrixdotdev opened this issue 11 months ago • 1 comments

Description

Convert InternalHighlight to forwardRef

Type of Change

  • [x] This change requires a documentation update

How Has This Been Tested?

Passes all tests, doesn't really change any functionality.

Checklist: (Feel free to delete this section upon completion)

  • [ ] I have included a changeset if this change will require a version change to one of the packages.
  • [x ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] I have run all builds, tests, and linting and all checks pass
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [x] My changes generate no new warnings
  • [x] Any dependent changes have been merged and published in downstream modules

artrixdotdev avatar Feb 13 '25 06:02 artrixdotdev

⚠️ No Changeset found

Latest commit: 23f095500903555975faec751c3f02f67af92729

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Feb 13 '25 06:02 changeset-bot[bot]