Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: react-syntax-highlighter/react-syntax-highlighter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v15.6.6
Choose a base ref
...
head repository: react-syntax-highlighter/react-syntax-highlighter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.0.0
Choose a head ref
  • 5 commits
  • 334 files changed
  • 2 contributors

Commits on Oct 22, 2025

  1. Update refractor to version 5 (#604)

    * update refractor package version and make syntax highlighter demo support it
    
    * get tests working
    needed to upgrade node version for Object.hasOwn
    
    * update circleci docker image properly
    
    * rerun build
    
    * remove prismjs overrides as now redundant
    lodinukal authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    a0decc7 View commit details
    Browse the repository at this point in the history
  2. build with node 16.20.1

    simmerer committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    8629e59 View commit details
    Browse the repository at this point in the history
  3. 16.0.0

    simmerer committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    a647b59 View commit details
    Browse the repository at this point in the history
  4. yank out failing codecov

    simmerer committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    506ee72 View commit details
    Browse the repository at this point in the history
  5. remove codecov step

    simmerer committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    8d154ff View commit details
    Browse the repository at this point in the history
Loading