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/state
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.5.3
Choose a base ref
...
head repository: codemirror/state
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.5.4
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 30, 2025

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

Commits on Jan 14, 2026

  1. Include goal column when comparing selection ranges

    FIX: Make `SelectionRange.eq` return false when the ranges have different goal columns.
    
    Issue codemirror/dev#1661
    marijnh committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    75518c0 View commit details
    Browse the repository at this point in the history
  2. Mark version 6.5.4

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