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: kpdecker/jsdiff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.3
Choose a base ref
...
head repository: kpdecker/jsdiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.0.4
Choose a head ref
  • 9 commits
  • 10 files changed
  • 1 contributor

Commits on Jan 28, 2026

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

Commits on Feb 9, 2026

  1. Configuration menu
    Copy the full SHA
    750fbd6 View commit details
    Browse the repository at this point in the history
  2. Migrate from Yarn Classic to Yarn Berry (#662)

    * yarn set version berry && yarn install
    
    * Update .gitignore rules
    ExplodingCabbage authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    8dc164b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

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

Commits on Feb 18, 2026

  1. Fix another bug in diffWords's "intlSegmenter" mode (#667)

    * Add test showing the bug
    
    * Fix the bug
    
    * Add one more test of another weird case
    
    * Add release notes
    
    * Fix test bug the AI found
    
    * Fix another test bug
    ExplodingCabbage authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    4b5d180 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

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

Commits on Mar 23, 2026

  1. Configuration menu
    Copy the full SHA
    6fc2aa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cc4384 View commit details
    Browse the repository at this point in the history
  3. 8.0.4 release (#678)

    * Remove '(prerelease)' from release notes
    
    * Bump version
    ExplodingCabbage authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    dd2f994 View commit details
    Browse the repository at this point in the history
Loading