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: codemirror/search
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.5.11
Choose a base ref
...
head repository: codemirror/search
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.6.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on May 22, 2025

  1. Configuration menu
    Copy the full SHA
    3fd68b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. Configuration menu
    Copy the full SHA
    9a54e64 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

  1. Add a test field to search query objects

    FEATURE: Search queries now support a generic `test` field that can be
    used to implement custom tests on matches.
    heyman authored and marijnh committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    d554699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9e121 View commit details
    Browse the repository at this point in the history
  3. Mark version 6.6.0

    marijnh committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    502b2e4 View commit details
    Browse the repository at this point in the history
Loading