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: PrismJS/prism
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Choose a base ref
...
head repository: PrismJS/prism
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: simplify-js
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 63 files changed
  • 1 contributor

Commits on Nov 8, 2025

  1. Configuration menu
    Copy the full SHA
    e8a6e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f46e47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ef911f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef00049 View commit details
    Browse the repository at this point in the history
  5. [build] Add the global.js entry point to work with bare Prism

    The `autoloader` plugin is not loaded automatically.
    DmitrySharabin committed Nov 8, 2025
    Configuration menu
    Copy the full SHA
    7fcda7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7945fb View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2025

  1. [GH actions] Bump up NodeJS versions

    We use the `CustomEvent` class, which [became stable in `v20.13`](https://nodejs.org/api/events.html#class-customevent).
    DmitrySharabin committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    b47255c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. [bash] Add tests for missed patterns

    Found after running the `regex-coverage` npm script.
    DmitrySharabin committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    8ace65b View commit details
    Browse the repository at this point in the history
  2. [css-selector] Add tests for missed patterns

    Found after running the `regex-coverage` npm script.
    DmitrySharabin committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    dd0af79 View commit details
    Browse the repository at this point in the history
Loading